/* 基于normalize bootstrap 的全局重置CSS文件部分1.2版本 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 消除移动浏览器点击蓝色背景 */
}

body {
  margin: 0;
  text-align: left;
  font-size: 14px;
  background: #fafafa;
  font-family: arial,"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"
}

article,aside,details, /* 1 */
figcaption,figure,footer,header,main, /* 2 */
menu,nav,section,summary {
  /* 1 */
  display: block;
}

audio,canvas,progress,video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template, /* 1 */
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
}

a,b,p,font,span,strong {
  font-family: "Microsoft YaHei";
}

a:active,a:hover {
  outline-width: 0;
}

button, input, select, textarea, a {
  outline: none;
}

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

b,strong {
  font-weight: inherit;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,kbd,pre,samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

button,input,select,textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

optgroup {
  font-weight: bold;
}

button,input {
  /* 1 */
  overflow: visible;
  padding: 0px;
  margin: 0px;
}

button,select {
  /* 1 */
  text-transform: none;
}

button,html [type="button"], /* 1 */
[type="reset"],[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

textarea {
  overflow: auto;
}

[type="checkbox"],[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* normalize.css结束 */
.clearfix {
  *zoom:1}

.clearfix:before,.clearfix:after {
  display: table;
  line-height: 0;
  content: ""
}

.clearfix:after {
  clear: both
}

p {
  margin: 0;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic
}

ul,ol,dl,h1,h2,h3,h4,h5,h6,dt,dd {
  margin: 0;
  padding: 0
}

ul li,ol li {
  list-style: none
}

.f-fl,.f-lifl li,.f-dlfl dt,.f-dlfl dd {
  float: left;
  display: inline
}

.f-fr {
  float: right;
  display: inline
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a,a:visited {
  text-decoration: none;
  color: #2a2a2a;
}

a:hover {
  transition: color 160ms ease 0s, background-color 200ms ease 0s, border-color 160ms ease 0s, transform 500ms ease 0s;
  /*color: #ee2e3d;*/
  cursor: pointer;
}

em {
  font-style: normal;
}

u {
  text-decoration: none
}

/* 全站全局CSS部分结束 */
.g-box-1200 {
  width: 1200px;
  height: auto;
  margin: auto;
  display: block;
}

.m-margin15 {
  margin-top: 15px;
}

.g-white {
  background-color: #fff;
}

.g-top-full {
  overflow: hidden;
  height: 31px;
  background: #f2f2f2;
  border-bottom: 1px solid #ececec;
  line-height: 31px;
}

.g-top-full span {
  line-height: 31px;
  color: #666;
  font-size: 12px;
}

.g-top-full p {
  overflow: hidden;
  color: #666;
}

.g-top-full p a {
  padding: 0px 10px;
  font-size: 12px;
  color: #666;
  border-right: 1px solid #d6d6d6;
}

.g-top-full p a:last-of-type {
  border-right: 0px;
}

.g-top-full p a:hover {
  color: #ff7700;
  text-decoration: underline;
}

.g-logo-full {
  background: #fff;
  overflow: hidden;
  height: 120px;
}

.g-top-full p span {
  padding: 0px 10px;
  font-size: 12px;
  color: #666;
  border-right: 1px solid #d6d6d6;
}

.g-top-full p span:last-of-type {
  border-right: 0px;
}

.g-nav-full {
  overflow: hidden;
  background: #333;
  height: 45px;
}

.g-nav-full ul li {
  float: left;
  width: 115px;
}

.g-nav-full ul li a {
  display: block;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-family: "Microsoft YaHei"
}

.g-nav-full ul li.m-hover {
  background: #f60;
}

.g-nav-full ul li:hover {
  background: #f60;
}

/*当前位置*/
.g-current {
  overflow: hidden;
  padding-top: 15px;
  margin-bottom: 15px;
}

.g-current p {
  background: url(../images/sskico2018.png) no-repeat -3px -261px;
  height: 20px;
  line-height: 20px;
  padding-left: 18px;
  color: #999;
}

.g-current p a {
  color: #999;
}

.g-current p a:hover {
  color: #FF4939
}

.g-current font {
  font-size: 16px;
  font-weight: bold;
  padding: 0px 6px;
}

.g-foot-full {
  overflow: hidden;
  background-color: #292929;
  margin-top: 40px;
  padding: 20px 0px;
}

.g-foot-full p {
  color: #8e9193;
  line-height: 36px;
  height: 36px;
  text-align: center;
}

.g-foot-full p span {
  color: #8e9193;
  padding: 0px 20px;
}

.g-foot-full a {
  color: #8e9193;
  padding: 0px 20px;
}

.g-foot-full a:hover {
  text-decoration: underline;
}

/* 分享*/
body .bdsharebuttonbox {
  float: right;
  width: 238px;
}

body .bdsharebuttonbox p {
  float: left;
}

body .bdsharebuttonbox a {
  width: 26px;
  height: 20px;
  margin: 0 0 0 4px;
  padding: 0;
}

body .bdsharebuttonbox a.bds_weixin {
  background: url(../images/deatil_icon.png) no-repeat -53px -1px;
}

body .bdsharebuttonbox a.bds_tsina {
  background: url(../images/deatil_icon.png) no-repeat 0 -1px
}

body .bdsharebuttonbox a.bds_qzone {
  background: url(../images/deatil_icon.png) no-repeat -26px -1px;
}

body .bdsharebuttonbox a.bds_douban {
  background: url(../images/deatil_icon.png) no-repeat -79px -1px;
}

body .bdsharebuttonbox a.bds_renren {
  background: url(../images/deatil_icon.png) no-repeat -106px -1px;
}

body .bdsharebuttonbox a.bds_more {
  background: url(../images/deatil_icon.png) no-repeat -133px -1px;
  padding: 0;
  margin: 0 0 0 4px;
  height: 26px;
}

/*排行榜*/
.g-cont {
  overflow: hidden;
}

.w280 {
  overflow: hidden;
  width: 280px;
  background: #fff;
}

.w905 {
  overflow: hidden;
  width: 905px;
  background: #fff;
  border-left: 15px solid #fafafa;
}

.w280 ul {
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
}

.w280 ul li {
  width: 280px;
  height: auto;
}

.w280 ul li:hover p {
  color: #ff7700;
}

.w280 ul li .u-list a:hover {
  color: #ff7700;
}

.w280 ul li p {
  width: 248px;
  height: 50px;
  margin-left: 15px;
  margin-bottom: 1px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  color: #666;
  background: #fcfcfc;
  cursor: pointer;
  float: left;
}

.w280 ul li.no-click p {
  background: #ff7700 !important;
  color: #fff !important;
  font-weight: bold;
  position: relative;
  z-index: 2;
  box-shadow: 0 3px 6px rgba(128, 128, 128, 0.3)
}

.w280 ul li .u-list {
  width: 280px;
  background: #fff;
  padding: 10px 0;
  display: none;
  float: left;
}

.w280 ul li .u-list a {
  width: 42%;
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 4%;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
  color: #666;
}

.w280 ul li:last-of-type p {
  margin-bottom: 0px;
}

.w280 ul li .u-list a.on-hover {
  color: #ff7700;
}

.u-info {
  padding: 20px;
  border-radius: 2px;
  background-color: #fbfbfb;
  color: #666;
  font-size: 14px;
  line-height: 26px;
  margin: 15px 15px 0;
  position: relative;
  font-family: "microsoft yahei";
}

.u-info::before {
  background-image: url(../images/info-tag-top.png);
  top: 0;
  left: 0;
}

.u-info::before, .u-info::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
}

.u-info::after {
  background-image: url(../images/info-tag-bottom.png);
  bottom: 0;
  right: 0;
}

.u-header {
  margin: 0px 15px;
  height: 64px;
  line-height: 64px;
  border-bottom: 1px solid #5c5761;
  position: relative;
  font-size: 22px;
  font-weight: 700;
  color: #333;
  font-family: "microsoft yahei";
}

.u-header::before {
  width: 100px;
  bottom: 8px;
}

.u-header::after, .u-header::before {
  content: "";
  position: absolute;
  border-bottom: 1px solid #5c5761;
  right: 0;
}

.u-header::after {
  width: 40px;
  bottom: 4px;
}

.ico-ph {
  width: 35px;
  height: 36px;
  float: left;
  margin-top: 12px;
  margin-right: 8px;
  background: url(../images/u-rankico.png) no-repeat left center;
}

.g-ranklist {
  overflow: hidden;
  padding: 0px 15px;
}

.g-ranklist a {
  width: 100%;
  height: auto;
  padding: 22px 0;
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #eee;
  position: relative;
}

.g-ranklist a:last-of-type {
  border-bottom: 0px;
}

.g-ranklist a i {
  width: 25px;
  height: 35px;
  line-height: 25px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  float: left;
  display: block;
  overflow: hidden;
  font-style: normal;
  background: url(../images/numberico.png) no-repeat -111px 1px;
}

.g-ranklist a i.ico1 {
  background-position: 0px 1px
}

.g-ranklist a i.ico2 {
  background-position: -37px 1px
}

.g-ranklist a i.ico3 {
  background-position: -74px 1px
}

.g-ranklist a u img {
  width: 100px;
  height: 100px;
  border-radius: 16px;
  float: left;
  margin: 0 15px 0 12px;
  display: inline;
  overflow: hidden
}

.g-ranklist a strong {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
}

.g-ranklist a b {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  margin: 8px 0 0;
  display: block;
  overflow: hidden;
}

.g-ranklist a b span {
  float: left;
  font-size: 12px;
}

.g-ranklist a b span em {
  padding: 0px 12px;
}

.g-ranklist a b .u-softrank {
  display: block;
  height: 14px;
}

.g-ranklist a b .u-softrank img {
  height: 14px;
  display: block;
}

.g-ranklist a p {
  height: 46px;
  line-height: 23px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  margin: 6px 0 0;
  display: block;
  overflow: hidden;
  width: 722px
}

.g-ranklist a dl {
  width: 110px;
  height: 35px;
  background: #ff7700;
  border-radius: 4px;
  float: left;
  display: inline;
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: 19px;
}

.g-ranklist a dl dt {
  width: 16px;
  height: 16px;
  border: 2px solid #fff;
  border-radius: 44px;
  float: left;
  margin: 7px 0 0 13px;
  display: inline;
  overflow: hidden;
  position: relative;
  zoom:1}

.g-ranklist a dl dt span {
  width: 2px;
  height: 8px;
  background: #fff;
  display: block;
  margin: 4px auto 0;
}

.g-ranklist a dl dt span:before {
  content: "";
  width: 2px;
  height: 6px;
  background: #fff;
  transform: rotate(-50deg);
  display: block;
  overflow: hidden;
  position: absolute;
  left: 5px;
  top: 7px;
}

.g-ranklist a dl dt span:after {
  content: "";
  width: 2px;
  height: 6px;
  background: #fff;
  transform: rotate(50deg);
  display: block;
  overflow: hidden;
  position: absolute;
  right: 5px;
  top: 7px;
}

.g-ranklist a dl dd {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  float: left;
  margin: 0 0 0 8px;
  display: inline;
  overflow: hidden
}

.g-ranklist a.g-rankl-one i {
  background-position: 0px 0px
}

.g-ranklist a.g-rankl-two i {
  background-position: -37px 0px
}

.g-ranklist a.g-rankl-three i {
  background-position: -74px 0px
}

.g-ranklist a:hover strong {
  color: #ff7700
}

.g-ranklist a:hover dl {
  background: #f60
}

/*新闻详细*/
.w885 {
  width: 885px;
}

.w300 {
  width: 300px;
  border-left: 15px solid #fafafa;
}

.g-info-rj {
  overflow: hidden;
}

.g-info-rj .u-img {
  position: relative;
  overflow: hidden;
  height: 100px;
  padding: 15px 15px 15px 127px;
  border-bottom: 1px solid #ebebeb;
}

.g-info-rj .u-img i {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 15px;
  top: 15px;
}

.g-info-rj .u-img i img {
  border-radius: 14px;
}

.g-info-rj .u-img p {
  color: #666;
  line-height: 25px;
  overflow: hidden;
  height: 25px;
}

.g-info-rj .u-img p u {
  display: block;
  float: left;
  height: 14px;
  margin-top: 3px;
}

.g-info-rj .u-img p u img {
  height: 14px;
  display: block;
}

.g-info-rj .u-img p span {
  display: block;
  float: left;
}

.g-info-rj .u-img p a {
  border-radius: 4px;
  background-color: #fafafa;
  display: block;
  height: 25px;
  line-height: 25px;
  width: 95px;
  float: left;
}

.g-info-rj .u-img p a b {
  display: inline-block;
  float: left;
  border-right: 1px solid #e7e7e7;
  width: 27px;
  height: 25px;
  background: url(../images/i-downico.png) no-repeat -4px -4px;
}

.g-info-rj .u-img p a font {
  display: inline-block;
  width: 67px;
  height: 25px;
  text-align: center;
}

.g-info-rj .u-img p a:hover font {
  color: #37b1fa
}

.g-info-rj .u-img-info {
  display: block;
  overflow: hidden;
}

.u-wx {
  margin: 15px;
  overflow: hidden;
  padding-bottom: 25px;
  background: #fafafa;
}

.u-wx p {
  background: url(../images/u-wxbg.png) no-repeat;
  width: 270px;
  height: 180px;
  position: relative;
}

.u-wx p i {
  position: absolute;
  left: 124px;
  top: 87px;
  width: 26px;
  height: 26px;
  display: block;
}

.u-wx p i img {
  width: 26px;
  height: 26px;
  margin: 0px;
  top: 0px;
  padding: 0px;
  border: 2px #fdfbfb solid;
  border-radius: 3px;
}

.u-wx p img {
  display: block;
  margin: 0px auto 0px;
  padding-top: 29px;
  width: 140px;
  height: 140px;
}

.u-wx strong {
  font-size: 15px;
  height: 26px;
  line-height: 26px;
  background: #fafafa;
  text-align: center;
  display: block;
  padding-bottom: 12px;
  font-weight: bold;
}

.u-wx span {
  height: 40px;
  background: #fafafa;
  display: block;
}

.u-wx span a {
  display: block;
  width: 195px;
  margin: 0px auto;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: normal;
  border-radius: 4px;
  cursor: pointer;
}

.u-wx span a em.azico {
  background: url(../images/i-downico.png) 7px -396px no-repeat;
  width: 35px;
  height: 40px;
  display: block;
  float: left;
  margin-left: 33px;
}

.u-wx span a em.iosico {
  background: url(../images/i-downico.png) -34px -500px no-repeat;
  width: 35px;
  height: 40px;
  display: block;
  float: left;
  margin-left: 33px;
}

.u-wx span.u-azico a {
  background-color: #25c88a;
}

.u-wx span.u-azico a i {
  display: inline-block;
  padding-left: 6px;
  font-style: normal;
  font-size: 16px;
}

.u-wx span.u-iosico {
  padding-top: 12px;
}

.u-wx span.u-iosico a {
  background-color: #5298ff;
}

.u-wx span.u-iosico a i {
  background-position: -152px -452px;
  display: block;
  float: left;
  padding-left: 30px;
  margin-left: 45px;
  font-style: normal;
  font-size: 16px;
}

.w885 h1 {
  line-height: 42px;
  font-size: 24px;
  font-weight: bold;
  padding: 25px 15px 10px;
  text-align: center;
}

.w885 p.u-timeinfo {
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #999;
  border-bottom: 1px dashed #ebebeb;
  padding-bottom: 15px;
}

.w885 p.u-timeinfo span {
  color: #999;
  padding: 0px 10px;
}

.w885 p.u-timeinfo span.m-pls {
  cursor: pointer;
}

.w885 p.u-timeinfo span.m-pls:hover {
  color: #f60
}

.w885 p.u-timeinfo span i {
  font-style: normal;
}

.g-font-main {
  overflow: hidden;
  padding: 0px 20px 25px 20px;
  color: #666;
  font-size: 15px;
  line-height: 28px;
}

.g-font-main p {
  line-height: 26px;
  /*text-indent: 2em; */
  color: #666;
  margin: 15px 0px 0px 0px;
}

.g-font-main p strong {
  font-weight: bold;
  color: #333;
}

.g-font-main p a {
  color: #19abff;
  text-decoration: underline;
  /*margin: 0 3px;*/
}

.g-font-main p a:hover {
  color: #ff7700
}

.g-font-main h3 {
  color: #333;
  font-size: 18px;
  margin-top: 15px;
  overflow: hidden;
  height: 48px;
  position: relative;
  border-bottom: 1px #000 solid;
}

.g-font-main h3 span {
  border-bottom: 4px solid #000;
  display: inline-block;
  padding-bottom: 12px;
  padding-right: 5px;
}

/*.g-font-main h3 span{background-image: url(../images/h3-3.png);
  background-size: auto 100%;
  background-repeat: repeat-x;display: inline-block;height: 39px;line-height: 39px;padding: 0 20px;position: relative;margin: 5px 0;color: #333;}
.g-font-main h3 span:before{width: 12px;background-image: url(../images/h3-1.png);background-size: auto 100%;content: '';
  display: block;
  width: 12px;
  position: absolute;
  top: 0;
  bottom: 0;left: 0px;
  background-repeat: no-repeat;}
.g-font-main h3 span:after {width: 16px;background-image: url(../images/h3-2.png);background-size: auto 100%;background-position: right top;content: '';
  display: block;
  width: 12px;
  position: absolute;
  top: 0;right: 0;
  bottom: 0;
  background-repeat: no-repeat;}*/
/*.g-font-main h3 span {border-bottom: 4px solid #000;display: inline-block;padding-bottom: 10px;padding-right: 5px;}*/
/*.g-font-main h3:before {float: left;margin-right: 7px;content: '';display: block;width: 20px;height: 2px;margin-top: 14px;background: #333;}*/
/*.g-font-main h3:after {float: right;margin-right: 7px;content: '';display: block;width: 20px;height: 2px;margin-top: 14px;background: #333;}*/
.g-font-main h4 {
  color: #555;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  text-indent: 2em;
  margin: 15px 0px 0px 0px;
}

.g-font-main h4 em {
  font-style: normal;
}

.g-font-main p img {
  display: block;
  margin: 0px auto;
  max-width: 800px;
  border-radius: 10px;
}

.m-mainbot {
  margin: 20px 15px 20px;
  display: block;
  overflow: hidden;
  padding-top: 6px;
}

.m-mainbot p {
  width: 379px;
  height: 45px;
  margin: 0;
  background: #f3f3f3;
}

.m-mainbot p a {
  display: block;
  width: 302px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  overflow: hidden;
  background: #f3f3f3 url(../images/cmsinfo-icon.png) no-repeat;
}

.m-mainbot p a span {
  height: 38px;
  overflow: hidden;
  display: inline-block;
}

.m-mainbot p a:hover {
  color: #ff7700
}

.m-mainbot p.m-page-up a {
  background-position: -1px -6px;
  padding-left: 48px
}

.m-mainbot p.m-page-up a:hover {
  background-position: -1px -62px
}

.m-mainbot p.m-page-down a {
  background-position: 304px -117px;
  padding-right: 57px;
  margin-left: 20px;
  width: 315px;
}

.m-mainbot p.m-page-down a:hover {
  background-position: 304px -173px;
}

.m-mainbot .u-back-home {
  width: auto;
  height: 64px;
  margin: -6px 20px 0 21px;
}

.m-mainbot .u-back-home i {
  width: 37px;
  height: 37px;
  border-radius: 55px;
  background: url(../images/cmsinfo-icon.png) no-repeat 8px -398px #333;
  margin: auto;
  display: block;
  overflow: hidden
}

.m-mainbot .u-back-home strong {
  width: 100%;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  text-align: center;
  margin: 4px 0 0;
  display: block;
  overflow: hidden
}

.m-mainbot .u-back-home:hover i {
  background-color: #ff7700
}

.m-mainbot .u-back-home:hover strong {
  color: #ff7700
}

.m-mainbot .u-back-list {
  width: auto;
  height: 64px;
  margin: 4px 19px 0px;
}

.m-mainbot .u-back-list i {
  width: 37px;
  height: 37px;
  border-radius: 55px;
  background: url(../images/cmsinfo-icon.png) no-repeat 8px -468px #333;
  margin: auto;
  display: block;
  overflow: hidden
}

.m-mainbot .u-back-list strong {
  width: 100%;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  text-align: center;
  margin: 8px 0 0;
  display: block;
  overflow: hidden
}

.m-mainbot .u-back-list:hover i {
  background-color: #ff7700
}

.m-mainbot .u-back-list:hover strong {
  color: #ff7700
}

/*历史日志*/
font.g-clickrz {
  float: right;
  color: #f60;
  font-weight: normal;
  cursor: pointer;
  font-size: 14px;
}

font.g-clickrz:hover {
  color: red;
}

#addbalck {
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 998;
  background-color: #000;
  filter: alpha(Opacity=50);
  opacity: .5;
}

.g-boxsoft {
  overflow: hidden;
}

.g-topsoft {
  font-size: 14px;
  background: #fff;
  border-radius: 10px;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -280px;
  padding-bottom: 5px;
  position: fixed;
  _position: absolute;
  width: 500px;
  height: 560px;
  z-index: 999;
  *zoom: 1;cursor: default;
  -webkit-box-shadow: 0 4px 16px rgba(0,0,0,.4);
  box-shadow: 0 4px 16px rgba(0,0,0,.4);
  display: block;
}

.g-topsoft h4 {
  padding: 20px 0px 0px;
  overflow: hidden;
  color: #555;
  line-height: 26px;
  font-size: 14px;
  font-weight: bold;
}

.g-topsoft p {
  padding: 20px 0px 20px;
  overflow: hidden;
  line-height: 26px;
  color: #555;
  font-size: 14px;
  border-bottom: 1px solid #eee;
}

.g-boxsoft span.u-lsrz {
  display: block;
  font-style: normal;
  height: 50px;
  line-height: 50px;
  background: #f60;
  color: #fff;
  padding: 0 2px 0 18px;
  font-size: 16px;
  border-radius: 10px 10px 0 0;
  margin-bottom: 5px;
  font-weight: bold;
}

.g-boxsoft span.u-lsrz s {
  float: right;
  width: 40px;
  height: 50px;
  display: block;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}

.g-softlist {
  overflow-y: scroll;
  height: 500px;
  padding: 0px 20px;
}

.g-xgwz {
  border-top: 15px solid #fafafa;
  overflow: hidden;
}

.g-xgwz ul {
  padding: 15px;
  overflow: hidden;
}

.g-xgwz ul li {
  overflow: hidden;
  height: 35px;
  line-height: 35px;
  background: url(../images/i-downico.png) no-repeat -490px 12px;
  padding-left: 18px;
  float: left;
  width: 409px;
}

.g-xgwz ul li a {
  width: 385px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.g-xgwz ul li a:hover {
  color: #ff7700;
}

.g-plcont {
  border-top: 15px solid #fafafa;
  overflow: hidden;
}

.m-comment {
  height: auto;
  margin: 0px auto;
  display: block;
  overflow: hidden;
  padding: 15px;
  font-family: microsoft yahei;
}

.m-comment .comment-title {
  display: none;
  height: 26px;
  width: 100%;
  overflow: hidden;
}

.m-comment .comment-title .title {
  height: 26px;
  width: 102px;
  display: block;
  overflow: hidden;
  float: left;
  background: url(../images/pl-title.png) no-repeat;
}

.m-comment .comment-text {
  width: 98%;
  margin: 0px auto;
  height: 120px;
  display: block;
  border: 1px solid #eee;
  padding: 4px 8px;
  line-height: 24px;
  color: #666;
}

.m-comment #imageField {
  background-image: none;
  height: 45px;
  width: 145px;
  background-color: #ff7700;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 45px;
  float: left;
  border: 0px;
  margin: 15px 15px 0px 0px;
  cursor: pointer;
}

.m-comment #imageField:hover {
  background-color: #f60
}

.m-comment .comment-sm {
  height: 45px;
  line-height: 45px;
  width: 400px;
  display: block;
  overflow: hidden;
  color: #333;
  margin-top: 15px;
}

.m-comment .comment-body {
  height: auto;
  width: 100%;
  display: block;
  overflow: hidden;
}

.m-comment .comment-body li {
  height: auto;
  width: auto;
  display: block;
  overflow: hidden;
  background-color: #fafafa;
  padding: 10px;
  border-radius: 4px;
  margin: 10px 0 0 0;
}

.m-comment .comment-body li .combd-title {
  display: block;
  width: auto;
  height: 26px;
  border-bottom: 1px solid #d3d3d3;
  overflow: hidden;
}

.m-comment .comment-body li .combd-title .title {
  float: left;
  height: 20px;
  width: auto;
  display: block;
  overflow: hidden;
  color: #333;
}

.m-comment .comment-body li .combd-title .time {
  float: right;
  height: 20px;
  width: auto;
  display: block;
  overflow: hidden;
  font-size: 13px;
  color: #999;
}

.m-comment .comment-body li .combd-bd {
  color: #6d6d6d;
  margin: 10px 0 ;
  line-height: 20px;
}

.m-comment .comment-body li .comment-button {
  height: 26px;
  width: auto;
  display: block;
  overflow: hidden;
  border: 1px solid #a0a0a0;
  border-radius: 5px;
  float: right;
  background-color: #fff;
  padding: 0 10px;
}

.m-comment .comment-body li .comment-button a {
  float: left;
  height: 26px;
  width: auto;
  display: block;
  overflow: hidden;
}

.m-comment .comment-body li .comment-button a i {
  height: 18px;
  width: 18px;
  display: block;
  overflow: hidden;
  float: left;
  background: url(../images/pl-comment-ico.png) no-repeat -44px -63px;
  margin: 5px 3px 0 0 ;
}

.m-comment .comment-body li .comment-button a.a1 i {
  background-position: -2px -26px;
}

.m-comment .comment-body li .comment-button a.a2 i {
  background-position: 0px -1px;
}

.m-comment .comment-body li .comment-button a span {
  width: auto;
  display: block;
  overflow: hidden;
  float: left;
  line-height: 26px;
  font-size: 13px;
  color: #a7a7a7;
}

.m-comment .comment-body li .comment-button a:hover span {
  color: #f55;
}

.m-comment .comment-body li .comment-button b {
  height: 13px;
  width: 2px;
  display: block;
  overflow: hidden;
  float: left;
  background-color: #eee;
  margin: 4px;
}

.m-comment .comment-more {
  height: 38px;
  width: 358px;
  display: block;
  overflow: hidden;
  margin: 25px auto 0px;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  cursor: pointer;
  background-color: #34d0ba;
}

.m-comment .comment-more:hover {
  background: red;
}

.m-comment .comment-body li .comment-button b {
  height: 19px;
  width: 2px;
  display: block;
  overflow: hidden;
  float: left;
  background-color: #eee;
  margin: 4px;
}

/*新闻列表*/
.m-tith4 {
  height: 50px;
  font-size: 18px;
  color: #333;
  text-indent: 15px;
  border-bottom: 1px solid #ebebeb;
  font-family: "microsoft yahei";
}

.m-tith4 font {
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  margin-top: 13px;
}

.m-tith4 i {
  width: 5px;
  height: 24px;
  background: #ff7700;
  float: left;
  margin-top: 13px;
}

.m-tith4 strong {
  float: right;
  font-weight: normal;
  color: #999;
  font-size: 14px;
  padding-right: 15px;
}

.m-tith4 strong b {
  font-size: 16px;
  color: #f25657;
  font-weight: normal;
  padding: 0px 3px;
}

.m-listit {
  height: 50px;
  line-height: 49px;
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #ebebeb;
}

.m-listit strong {
  float: right;
  font-weight: normal;
  color: #999;
  font-size: 14px;
  padding-right: 15px;
}

.m-listit strong b {
  font-size: 16px;
  color: #f25657;
  font-weight: normal;
  padding: 0px 3px;
}

.m-listit font {
  display: block;
  height: 49px;
  background: #fff;
  width: 140px;
  border-right: 1px solid #ebebeb;
  text-align: center;
  float: left;
  border-top: 2px solid #ff7700;
  font-family: "microsoft yahei";
  font-size: 18px;
}

.m-tith4 p {
  float: right;
  color: #999;
  font-weight: normal;
  padding-right: 5px;
  height: 24px;
  margin-top: 13px;
}

.m-tith4 p span {
  color: #999;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  display: inline-block;
  text-indent: 0px;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 12px;
  border-left: 1px solid #ddd;
}

.m-tith4 p span.no-click {
  color: #ff7700;
}

span.u-more {
  float: right;
  margin: 23px 10px 0px 0px;
  cursor: pointer;
  width: 38px;
  height: 15px;
  display: inline;
  overflow: hidden;
  background: url(../images/sskico2018.png) no-repeat -2px -137px;
}

span.u-more:hover {
  background-position: -161px -137px;
}

span.u-more a {
  display: block;
  width: 38px;
  height: 15px;
}

.u-hotwz {
  overflow: hidden;
  border-top: 15px solid #fafafa;
}

.u-hotwz ul {
  padding: 5px 10px 8px 10px;
  overflow: hidden;
}

.u-hotwz ul li {
  overflow: hidden;
  height: 35px;
  line-height: 35px;
}

.u-hotwz ul li i {
  width: 6px;
  height: 6px;
  background: #e6e6e6;
  border-radius: 50%;
  margin: 15px 10px 0 5px;
  display: block;
  float: left;
}

.u-hotwz ul li a {
  display: block;
  float: left;
  height: 35px;
  overflow: hidden;
  color: #333;
  width: 256px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.u-hotwz ul li:hover a {
  color: #ff7700
}

.u-hotwz ul li:hover i {
  background: #ff7700;
}

.u-read {
  overflow: hidden;
  border-top: 15px solid #fafafa;
}

.u-read ul {
  padding: 8px 15px;
  overflow: hidden;
}

.u-read ul li {
  overflow: hidden;
  line-height: 35px;
  height: 35px;
  position: relative;
  padding-left: 32px;
}

.u-read ul li a {
  display: block;
  float: left;
  height: 35px;
  overflow: hidden;
  color: #333;
  width: 242px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.u-read ul li i {
  position: absolute;
  left: 0px;
  top: 6.5px;
  height: 22px;
  width: 22px;
  display: block;
  line-height: 22px;
  text-align: center;
  background: #c7c7c7;
  color: #fff;
  border-radius: 3px;
  font-style: normal
}

.u-read ul li a:hover {
  color: #ff7700
}

.u-read ul li:nth-child(1) i {
  background: #ff5555;
}

.u-read ul li:nth-child(2) i {
  background: #ff6600;
}

.u-read ul li:nth-child(3) i {
  background: #ff9900;
}

.u-jptj {
  overflow: hidden;
  border-top: 15px solid #fafafa;
}

.u-jptj-list {
  padding: 0px 10px 20px 10px;
  overflow: hidden;
  display: none;
}

.u-jptj-list a {
  width: 93px;
  height: auto;
  float: left;
  display: inline;
  overflow: hidden;
  margin-top: 20px;
}

.u-jptj-list a img {
  width: 60px;
  height: 60px;
  border-radius: 14px;
  margin: auto;
  display: block;
  overflow: hidden;
}

.u-jptj-list a strong {
  width: 100%;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  text-align: center;
  margin: 10px 0 0;
  display: block;
  overflow: hidden;
}

.u-jptj-list a:hover strong {
  color: #ff7700;
}

.u-jptj .on-hover {
  display: block;
}

.u-class {
  overflow: hidden;
}

.u-class ul {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}

.u-class ul li {
  float: left;
  overflow: hidden;
  padding-bottom: 15px;
  width: 90px;
}

.u-class ul li font {
  display: none
}

.u-class ul li a {
  background: #eee;
  color: #333;
  border-radius: 4px;
  height: 32px;
  line-height: 32px;
  width: 80px;
  text-align: center;
  display: block;
  margin: 0px 5px;
}

.u-class ul li.m-hover a {
  color: #fff;
  background: #ff7700;
}

.u-class ul li:hover a {
  color: #fff;
  background: #ff7700;
}

.g-newslist {
  overflow: hidden;
}

.g-newslist li {
  overflow: hidden;
  position: relative;
  padding: 15px 15px 15px 240px;
  height: 140px;
  border-bottom: 1px dashed #eee;
}

.g-newslist li a {
  display: block;
}

.g-newslist li a i {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 210px;
  height: 140px;
  display: block;
  overflow: hidden;
}

.g-newslist li a i img {
  width: 100%;
  height: 100%;
}

.g-newslist li a span {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  margin: 0px 0 6px 0;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  display: block;
}

.g-newslist li a p {
  color: #999;
  max-height: 78px;
  line-height: 26px;
  overflow: hidden;
}

.g-newslist li a u {
  height: 26px;
  line-height: 26px;
  padding-left: 25px;
  color: #999;
  font-style: normal;
  display: block;
  background: url(../images/i-downico.png) no-repeat;
  float: left;
  margin-right: 15px;
}

.g-newslist li a u.i-time {
  background-position: -7px -81px
}

.g-newslist li a u.i-read {
  background-position: -7px -119px
}

.g-newslist li a:hover span {
  color: #ff7700;
}

.g-newslist li a strong {
  font-weight: normal;
  display: block;
  height: 26px;
  margin-top: 2px;
}

.g-newslist li:hover {
  background: #fdfdfd;
}

.g-newslist p.u-tigno {
  color: red;
  text-align: center;
  margin-top: 50px;
  font-size: 20px;
  font-weight: bold;
}

.g-cnxh {
  border-top: 15px solid #fafafa;
  overflow: hidden;
}

.u-top-box {
  overflow: hidden;
  position: relative;
  padding-left: 255px;
  height: 120px;
  margin: 15px 15px 0px 15px;
}

.u-top-box a.u-top-img {
  display: block;
  width: 240px;
  height: 120px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.u-top-box a.u-top-img img {
  width: 240px;
  height: 120px;
  border-radius: 10px;
}

.u-top-box h5 {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.u-top-box h5 a {
  color: #f60;
  font-size: 16px;
  font-weight: bold;
}

.u-top-box p {
  line-height: 26px;
  overflow: hidden;
  color: #999;
  font-size: 14px;
}

.u-top-box p a {
  color: #f60;
}

.u-top-box .u-content {
  height: 78px;
  overflow: hidden;
  line-height: 26px;
  margin-top: 4px;
}

.m-cnxh-tab ul {
  overflow: hidden;
  margin: 0px 15px 15px;
}

.m-cnxh-tab ul li {
  float: left;
  width: 285px;
  overflow: hidden;
  margin: 15px 0px 5px 0px;
}

.m-cnxh-tab ul li a.item-title {
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  display: block;
  margin-bottom: 8px;
  color: #666;
  width: 260px;
}

.m-cnxh-tab ul li:hover a.item-title {
  color: #f60
}

.m-cnxh-tab ul li .item-img {
  width: 70px;
  height: 70px;
  float: left;
  border-radius: 12px;
}

.m-cnxh-tab ul li .item-info {
  margin-left: 95px;
}

.m-cnxh-tab ul li .item-info p {
  color: #999999;
  font-size: 12px;
  margin-bottom: 6px;
}

.m-cnxh-tab ul li .item-info p i {
  display: inline-block;
  height: 14px;
}

.m-cnxh-tab ul li .item-info p i img {
  height: 14px;
  display: block;
  margin-top: 1px;
}

.m-cnxh-tab ul li .item-info a.btn-down {
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  background: #f70;
  color: #fff;
  text-align: center;
  width: 85px;
  display: block;
  border-radius: 3px;
}

.m-cnxh-tab ul li .item-info a.btn-down:hover {
  background: #f60
}

.g-cnxh .m-cnxh-tab {
  display: none
}

.g-cnxh .on {
  display: block !important;
  ; }

.g-cnxh .f-tablist {
  margin-left: 40px;
  overflow: hidden;
  text-align: left;
}

/*下载列表*/
.u-downrank {
  overflow: hidden;
  border-top: 15px solid #fafafa;
}

.u-downrank ul {
  padding: 0px 15px;
}

.u-downrank ul li {
  border-bottom: 1px dashed #eee;
}

.u-downrank ul li .item {
  height: 45px;
  line-height: 45px;
}

.num {
  display: block;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-style: normal;
  float: left;
  text-align: center;
  line-height: 22px;
  margin-right: 10px;
  *display: inline;
  *zoom: 1;color: #fff;
  background: #afafaf;
  margin-top: 12px;
}

.u-downrank ul li .item-cont {
  display: none;
}

.u-downrank ul li.m-hover .item-cont {
  display: block;
}

.u-downrank ul li.m-hover .item {
  display: none;
}

.u-downrank ul li:nth-child(1) i.num {
  background: #ff5555;
}

.u-downrank ul li:nth-child(2) i.num {
  background: #ff6600;
}

.u-downrank ul li:nth-child(3) i.num {
  background: #ff9900;
}

.u-downrank ul li .item .title {
  float: left;
  width: 170px;
  font-size: 14px;
  height: 45px;
  overflow: hidden;
}

.u-downrank ul li .item .title a {
  color: #333;
}

.u-downrank ul li .item .size {
  float: right;
  font-size: 12px;
  color: #999;
}

.u-downrank ul li .item-cont {
  padding: 15px 0;
}

.u-downrank ul li .item-cont .list-box {
  float: left;
  width: 149px;
  *display: inline;
  *zoom: 1;margin-left: 10px;
  font-size: 15px;
  line-height: 24px;
  height: 60px;
}

.u-downrank ul li .item-cont .list-box p {
  font-size: 14px;
  overflow: hidden;
  line-height: 20px;
  color: #999;
  height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.u-downrank ul li .item-cont .list-box p a {
  color: #333;
}

.u-downrank ul li .item-cont .list-box span {
  display: block;
  height: 14px;
  margin: 3px 0 3px 0;
}

.u-downrank ul li .item-cont .list-box span img {
  height: 14px;
  display: block;
}

.u-downrank ul li .item-cont a img {
  display: block;
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 14px;
}

.u-downrank ul li.m-hover .item-cont i.num {
  margin-top: 0px;
}

.u-downrank ul li .item-cont .list-box strong {
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
  display: block;
}

.u-downrank ul li.m-hover .item-cont .list-box p a {
  color: #ff7700;
}

.u-downrank ul li:last-of-type {
  border-bottom: 0px;
}

.g-downlist {
  overflow: hidden;
  padding: 15px 0px 0px 16px;
}

.g-downlist li {
  float: left;
  border: 1px solid #ebebeb;
  width: 200px;
  height: 288px;
  overflow: hidden;
  position: relative;
  margin: 0px 15px 15px 0;
}

.g-downlist li .icon {
  height: 160px;
  overflow: hidden;
}

.g-downlist li span {
  display: block;
}

.g-downlist li span b {
  display: inline-block;
  font-weight: normal;
  width: 52px;
  text-align: center;
}

.g-downlist li .icon img {
  width: 115px;
  height: 115px;
  display: block;
  border-radius: 16px;
  margin: 22.5px auto 0;
}

.g-downlist li .tit {
  height: 39px;
  line-height: 39px;
  text-align: center;
  overflow: hidden;
  padding: 0 14px;
  font-size: 18px;
  color: #434343;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.g-downlist li .type {
  text-align: center;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  font-size: 12px;
  color: #767676;
  margin-top: 2px;
}

.g-downlist li .type i {
  color: #e4e4e4;
  margin: 0 12px;
  display: inline-block;
  font-style: normal;
}

.g-downlist li .time {
  font-size: 12px;
  color: #767676;
  text-align: center;
  margin-top: 2px;
  height: 22px;
  line-height: 22px;
}

.g-downlist li .wire {
  overflow: hidden;
  height: 1px;
  width: 156px;
  background-color: #f8f8f8;
  margin: 0 auto;
}

.g-downlist li .star {
  height: 14px;
  margin-top: 8px;
  margin-bottom: 7px;
}

.g-downlist li .star img {
  height: 14px;
  display: block;
  margin: 0px auto
}

.g-downlist li .cov {
  display: none;
  height: 288px;
  overflow: hidden;
  padding: 0 12px;
  position: absolute;
  left: 0;
  top: 0;
  width: 177px;
}

.g-downlist li .cov .info {
  height: 72px;
  overflow: hidden;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  text-indent: 2em;
  margin-top: 12px;
}

.g-downlist li .cov .btn {
  width: 118px;
  height: 28px;
  border: 1px solid #fff;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin: 8px auto 0;
}

.g-downlist li:hover .cov {
  background-color: #ff7700;
  display: block;
}

.g-downlist li .cov .uwx {
  width: 120px;
  height: 120px;
  margin: 12px auto 0;
}

.g-downlist li .cov .namewx {
  color: #fff;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  font-weight: normal;
}

/*专题*/
.g-introd {
  padding: 15px;
  overflow: hidden;
}

.g-introd .g-introd-img {
  width: 600px;
  height: 300px;
  overflow: hidden;
}

.g-introd .g-introd-img img {
  width: 600px;
  height: 300px;
}

.g-introd .g-introd-msg {
  overflow: hidden;
  width: 550px;
  height: 300px;
}

.g-introd .g-introd-msg h4 {
  font-weight: bold;
  font-size: 24px;
  color: #333;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  margin-bottom: 5px;
  font-family: "microsoft yahei";
}

.g-introd .g-introd-msg p.g-msg-ico {
  overflow: hidden;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin-top: 6px;
}

.g-introd .g-introd-msg h4 font {
  display: block;
  float: right;
  color: #999;
  padding-left: 30px;
  font-size: 14px;
  font-weight: normal;
}

.g-introd .g-introd-msg p.g-msg-ico font b {
  font-size: 16px;
  color: #f25657;
  font-weight: normal;
  padding: 0px 3px;
}

.g-introd .g-introd-msg p.g-msg-ico font {
  display: block;
  float: left;
  color: #9e9e9e;
  padding-right: 25px;
  font-size: 14px;
}

.g-introd .g-introd-msg div {
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  max-height: 150px;
  line-height: 30px;
  font-size: 14px;
  font-weight: normal;
  font-family: "microsoft yahei";
  color: #666;
  text-indent: 24px;
  overflow: auto;
}

.g-introd .g-introd-msg div strong {
  font-weight: bold;
}

.g-introd .g-introd-msg div.u-keyheight {
  height: 210px;
  line-height: 30px;
  font-size: 14px;
  max-height: initial;
}

.g-introd .g-introd-msg p.g-msg-ico span {
  width: 183px;
  padding-top: 8px;
  overflow: hidden;
  display: block;
  height: 20px;
  float: right;
}

.g-ztlist {
  overflow: hidden;
  padding: 0px 15px;
  border-top: 15px solid #fafafa
}

.g-list-box {
  overflow: hidden;
  padding: 15px 0px 0px 0px;
}

.g-list-box ul {
  width: 1185px;
}

.g-list-box ul li {
  float: left;
  width: 380px;
  height: 206px;
  position: relative;
  z-index: 99;
  background: #fff;
  margin: 0px 15px 15px 0px;
}

.g-list-box ul li:hover .m-shadow {
  width: 94%;
  left: 3%;
  bottom: -2px;
}

.g-list-box ul li .m-shadow {
  background: #ededed;
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.g-list-box ul li:hover .g-inner {
  top: -10px;
}

.g-list-box ul li.fistClass .info {
  padding: 0px 85px 0px 70px;
}

.g-list-box ul li.fistClass .info a.name {
  width: 193px;
  overflow: hidden;
}

.g-list-box ul li.fistClass .g-inner .most-ico {
  display: block;
}

.g-list-box ul li .g-inner {
  z-index: 99;
  background: #fff;
  position: relative;
  border: 1px solid #ebebeb;
  padding: 15px;
  height: 176px;
  top: 0px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s
}

.g-list-box ul li .g-inner p.desc {
  color: #999;
  font-size: 14px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
}

.g-list-box ul li .g-inner p.desc span {
  color: #f60;
}

.g-list-box ul li .g-inner i.most-ico {
  display: none;
  background: url(../images/zt2018img.png) no-repeat;
  position: absolute;
  left: -7px;
  z-index: 999;
  top: -7px;
  width: 112px;
  height: 112px;
}

.g-list-box ul li.one .g-inner i.most-ico {
  background-position: -8px -9px
}

.g-list-box ul li.two .g-inner i.most-ico {
  background-position: -131px -9px
}

.g-list-box ul li.three .g-inner i.most-ico {
  background-position: -263px -9px
}

.g-list-box ul li .g-inner .info {
  position: relative;
  overflow: hidden;
}

.g-list-box ul li .g-inner .info p {
  margin-bottom: 10px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.g-list-box ul li.fistClass .info p .time {
  display: inherit;
  width: auto;
}

.g-list-box ul li.fistClass .info p .size {
  display: inherit;
  width: auto;
}

.g-list-box ul li.fistClass .info p .version {
  width: 77px;
}

.g-list-box ul li.fistClass .info p .language {
  width: 60px;
}

.g-inner .info a.name {
  font-size: 16px;
  margin-bottom: 8px;
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #333;
  width: 260px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.g-inner .info a.name:hover {
  color: #ff7700
}

.g-inner .info em {
  display: block;
  height: 16px;
  margin-bottom: 10px;
}

.g-inner .info em img {
  height: 14px;
  display: block;
}

.g-inner .info p span {
  display: block;
  float: left;
  overflow: hidden;
  width: 100px;
  height: 22px;
}

.g-inner .info p span.ico {
  background: url(../images/zt2018img.png) no-repeat;
  padding-left: 19px;
  color: #666;
}

.g-inner .info p span.time {
  margin-right: 10px;
  background-position: -381px -162px;
}

.g-inner .info p span.size {
  background-position: -381px -188px;
}

.g-inner .info p span.version {
  background-position: -380px -208px;
  overflow: hidden;
  height: 22px;
  margin-right: 10px;
}

.g-inner .info p span.language {
  background-position: -381px -118px;
}

.g-inner .info .cell {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  width: 75px;
}

.g-inner .info .cell .cell-img {
  width: 73px;
  height: 73px;
  border-radius: 8px;
  border: 1px solid #efefef;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}

.g-inner .info .cell .cell-img img {
  max-width: 73px;
  max-height: 73px;
  border-radius: 14px
}

.g-inner .info .cell .cell-down {
  display: block;
  width: 58px;
  border: 1px solid #e8e8e8;
  height: 22px;
  color: #999;
  text-align: center;
  line-height: 22px;
  text-align: center;
  margin: 10px auto 0;
}

.g-inner .info .cell .cell-down:hover {
  background: #ff7700;
  color: #fff;
  border: 1px solid #ff7700;
}

.g-inner .info .cell .cell-img .cell-img-wx {
  display: none;
  width: 73px;
  height: 73px;
}

.g-list-box ul li:hover .g-inner .info .cell-img img {
  display: none;
}

.g-list-box ul li:hover .g-inner .info .cell-img .cell-img-wx {
  display: block;
}

.g-xgzt {
  position: relative;
}

.g-xgztbd {
  overflow: hidden;
  width: 1170px;
  margin: 15px auto 5px
}

.g-xgztbd ul {
  width: 1180px;
  overflow: hidden;
}

.g-xgztbd ul li {
  float: left;
  overflow: hidden;
  position: relative;
  width: 285px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.g-xgztbd ul li strong {
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: url(../images/rgba50.png);
  color: #fff;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  width: 285px;
  font-size: 15px;
}

.g-xgztbd ul li:hover strong {
  color: #ff7700;
}

.g-xgzt b {
  position: absolute;
  background: url(../images/domeico.png) no-repeat;
  top: 112px;
  width: 40px;
  height: 70px;
  z-index: 999;
  cursor: pointer;
}

.g-xgzt b.g-scroll-left {
  left: -40px;
  background-position: 0px 0px;
}

.g-xgzt b.g-scroll-right {
  right: -40px;
  background-position: -62px 0px;
}

.g-xgzt b.g-scroll-left:hover {
  left: -40px;
  background-position: 0px -134px;
}

.g-xgzt b.g-scroll-right:hover {
  right: -40px;
  background-position: -62px -134px;
}

.g-ztul {
  overflow: hidden;
  padding: 0px 0px 0px 15px;
}

.g-ztul ul li {
  display: block;
  float: left;
  width: 280px;
  height: 260px;
  background: #fff;
  margin: 14px 14px 0px 0px;
  border: 1px solid #f2f2f2;
}

.g-ztul ul li .g-ztultxt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 44px;
}

.g-ztul ul li img {
  width: 280px;
  height: 140px;
}

.g-ztul ul li span {
  display: block;
  width: 250px;
  height: 26px;
  line-height: 26px;
  margin: 8px auto 0;
  color: #404040;
  font-size: 16px;
  overflow: hidden;
}

.g-ztul ul li span em {
  font-style: normal;
  color: red;
  float: right;
  font-size: 14px;
}

.g-ztul ul li .time {
  width: 250px;
  margin: 5px auto;
  height: 26px;
  line-height: 26px;
  color: #889fad;
  font-size: 12px;
}

.g-ztul ul li p {
  width: 250px;
  margin: 0 auto;
  color: #999;
  font-size: 12px;
  line-height: 22px;
  overflow: hidden;
}

.g-ztul ul li:hover span {
  color: #ff7700;
}

.g-zuname {
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  color: #e0e0e0;
  text-indent: 15px;
  margin: 15px 0 0;
  padding-bottom: 11px;
  border-bottom: 1px solid #eee;
}

.g-zuname a {
  padding: 0px 20px;
  font-weight: bold;
}

.g-zuname a.m-hover {
  color: #37b1fa;
}

.g-zttj {
  overflow: hidden;
  width: 585px;
  padding: 15px 0px 0px 0px;
}

.g-zttj ul li {
  width: 277.5px;
  float: left;
  overflow: hidden;
  margin: 0px 15px 15px 0px;
}

.g-zttj ul li a {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  position: relative;
  zoom: 1;}

.g-zttj ul li a img {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}

.g-zttj ul li a strong {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/rgba50.png);
}

.g-zttj ul li:hover a strong {
  color: #ff7700
}

.g-ztdome {
  overflow: hidden;
  width: 585px;
  height: 293px;
  margin: 15px 0px 15px 15px;
}

.g-ztimg {
  overflow: hidden;
  position: relative;
}

.g-ztimg-ico {
  position: absolute;
  bottom: 9px;
  right: 10px;
  z-index: 99;
}

.g-ztimg-ico ul li {
  width: 12px;
  float: left;
  height: 12px;
  background-color: #E5E5E5;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 7px;
  cursor: pointer;
  text-indent: -99999px;
}

.g-ztimg-ico ul li.m-hover {
  background: #ff7700;
}

.g-ztimg-list {
  width: 585px;
  height: 293px;
}

.g-ztimg-list ul li {
  width: 585px;
  height: 293px;
  position: relative;
  overflow: hidden;
}

.g-ztimg-list ul li img {
  width: 585px;
  height: 293px;
}

.g-ztimg-list ul li a p {
  position: absolute;
  bottom: 0px;
  height: 30px;
  line-height: 30px;
  background: url(../images/rgba50.png);
  width: 100%;
  color: #fff;
  font-size: 15px;
  text-indent: 24px;
}

.g-zttab {
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  color: #e0e0e0;
  text-indent: 15px;
}

.g-zttab p {
  float: right;
  font-weight: normal;
  color: #999;
}

.g-zttab span {
  padding: 0px 15px;
  color: #999;
  cursor: pointer;
  font-size: 15px;
  border-left: 1px solid #ddd;
}

.g-zttab span:hover {
  color: #ff7700;
}

.g-zttab span.u-first-no {
  border-left: 0px;
}

.g-zttab span a {
  color: #999;
}

.g-zttab span a:hover {
  color: #ff7700;
}

.g-zttab span.m-hover {
  color: #ff7700;
}

.g-zttab span.m-hover a {
  color: #ff7700;
}

.g-zttab-cont {
  padding-bottom: 15px;
  overflow: hidden;
}

.f-zttabul {
  display: none;
}

.f-zttabul ul {
  overflow: hidden;
}

.g-zttab-cont .on-hover {
  display: block;
}

.u-more-btn {
  overflow: hidden;
  height: 32px;
  line-height: 32px;
  text-align: center;
  clear: both;
  margin-top: 15px;
}

.u-more-btn a {
  color: #fff;
  background: #ff7700;
  width: 180px;
  border-radius: 4px;
  display: block;
  margin: 0px auto
}

.u-more-btn a:hover {
  background: #f60;
}

.u-ztname {
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #333;
  text-indent: 15px;
  background: #eee;
  font-weight: bold;
}

.u-ztname i {
  width: 5px;
  height: 35px;
  background: #ff7700;
  float: left;
}

.g-box-1200 .u-border {
  border-top: 0px;
}

.g-ztlist .u-ztname {
  margin: 15px 0;
}

.g-ztlist .u-ztname:first-child {
  margin-bottom: 0px;
}

/*首页*/
.g-main {
}

.g-relative {
  position: relative;
}

.g-first-cont {
  width: 1200px;
  margin: 0px auto;
  position: absolute;
  top: -180px;
  height: 240px;
  left: 0px;
}

.g-banner-cont {
  position: relative;
  height: 480px;
  width: 100%;
  overflow: hidden;
}

.g-banner {
  position: relative;
  width: 100%;
  height: 480px;
}

.g-banner .u-banner-img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  height: 480px;
  overflow: hidden;
}

.g-banner .u-banner-img img {
  width: 1920px;
}

.g-banner .u-banner-ico {
  height: 30px;
  position: absolute;
  width: 100%;
  z-index: 8;
  top: 268px;
  left: 0px;
}

.g-banner .u-banner-ico div ul {
  overflow: hidden;
  float: right;
}

.g-banner .u-banner-ico div {
  margin: 0 auto;
  width: 1200px;
  height: 30px;
}

.g-banner .u-banner-ico ul li {
  margin-left: 8px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  color: #fff;
  font-size: 0px;
  line-height: 12px;
  text-align: center;
  -moz-background-clip: padding;
  border-radius: 15px;
  background-clip: padding-box;
  border: 2px #fff solid;
  background: #fff;
  display: inline-block;
  zoom: 1;*display: inline;
  cursor: pointer;
}

.g-banner .u-banner-ico ul li.cur {
  background: #ff7700;
  color: #ff7700
}

.game_list {
  height: 125px;
  overflow: hidden;
  padding: 15px 15px 20px 15px;
  width: 1170px;
  margin: 0px auto
}

.hot_game {
  width: 577px;
  height: 125px;
  overflow: hidden;
}

.hot_game-ul {
  width: 540px;
  float: left;
}

.game_list .hot_li, .game_list .new_li {
  height: 125px;
  width: 35px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  float: left;
}

.game_list .hot_li {
  background-color: #FF4939;
}

.game_list .new_li {
  background-color: #F8AB1D;
}

.game_list .hot_li, .game_list .new_li {
  margin-top: 0;
  margin-right: 2px;
}

.game_list .hot_li i, .game_list .new_li i {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 12px;
}

.game_list .hot_li p, .game_list .new_li p {
  width: 20px;
  margin: 0 auto;
  font-family: "Microsoft YaHei";
}

.game_list .hot_li i {
  background: url(../images/hot.png) no-repeat center left;
  -webkit-background-size: 100%;
  background-size: 100%;
}

.game_list .new_li i {
  background: url(../images/new.png) no-repeat center left;
  -webkit-background-size: 100%;
  background-size: 100%;
}

.hot_game-ul li {
  width: 100px;
  height: 125px;
  float: left;
  margin-left: 8px;
  background-color: #F1F1F1;
  text-align: center;
  overflow: hidden;
}

.hot_game-ul li a {
  display: block;
}

.game_list li img {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  margin: 12px 0 5px 0;
}

.game_list li p {
  display: inline-block;
  color: #666;
  width: 80px;
  text-align: center;
  overflow: hidden;
  height: 20px;
}

.game_list li:hover p {
  color: #ff7700;
}

.g-font-list {
  width: 1170px;
  margin: 0px auto;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  padding: 0px 15px 20px;
}

.g-font-list b {
  font-size: 16px;
  font-weight: normal;
  color: #333;
  width: 55px;
  display: block;
  background: url(../images/nt-index2018.png) 40px 3px no-repeat;
  float: left;
  font-family: "Microsoft YaHei";
}

.g-font-list span a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 90px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  border-right: 1px solid #ebebeb;
  color: #303030;
  padding: 0px 10px;
  font-family: "Microsoft YaHei";
}

.g-font-list span {
  float: left;
  width: 1115px;
  height: 20px;
  overflow: hidden;
}

.g-font-list span a.u-more-last {
  border-right: 0px;
  width: 73px;
}

.g-font-list span a:hover {
  color: #ff7700;
}

.g-font-list span a:last-of-type {
  border-right: 0px;
}

.g-ztcont {
  height: 272px;
  margin: 75px auto 0px;
  overflow: hidden;
  background-color: #fff;
  padding-left: 15px;
  width: 1185px;
  zoom:1; color: #fff;
}

.g-ztcont ul li {
  height: 240px;
  display: block;
  float: left;
  width: 280px;
  background: #fff;
  margin: 15px 14px 15px 0px;
  border: 1px solid #ebebeb;
}

.g-ztcont ul li a.u-ztimg {
  position: relative;
  display: block;
  width: 280px;
  height: 140px;
}

.g-ztcont ul li a.u-ztimg span {
  position: absolute;
  display: block;
  color: #fff;
  text-align: center;
  padding: 0px 10px;
  overflow: hidden;
  background: url(../images/rgba50.png);
  height: 26px;
  line-height: 26px;
  left: 0px;
  bottom: 0px;
  z-index: 9;
  width: 260px;
  font-size: 15px;
}

.g-ztcont ul li .g-int {
  overflow: hidden;
  padding: 15px;
  height: 70px;
}

.g-ztcont ul li .g-int a {
  display: block;
  position: relative;
  padding: 0px 0px 0px 80px;
  height: 70px;
}

.g-ztcont ul li .g-int a img {
  width: 70px;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 70px;
  border-radius: 14px;
  display: block;
  overflow: hidden;
}

.g-ztcont ul li .g-int a p {
  overflow: hidden;
}

.g-ztcont ul li .g-int a p strong {
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  font-weight: normal;
  color: #333;
  margin: 2px 0 0 0;
  display: block;
  overflow: hidden;
}

.g-ztcont ul li .g-int a p img {
  width: auto;
  border-radius: 0px;
  height: 14px;
  display: block;
  overflow: hidden;
  padding: 8px 0 5px 0;
  position: static;
}

.g-ztcont ul li .g-int a p b {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  display: block;
  overflow: hidden;
}

.g-ztcont ul li .g-int a font {
  position: absolute;
  background: #ff7700;
  color: #fff;
  width: 60px;
  text-align: center;
  height: 27px;
  line-height: 27px;
  border-radius: 3px;
  right: 0px;
  top: 21px;
}

.g-ztcont ul li a.u-ztimg:hover span {
  color: #ff7700
}

.g-ztcont ul li .g-int a:hover strong {
  color: #ff7700
}

.w810 {
  width: 810px;
  border-right: 15px solid #fafafa;
}

.w375 {
  width: 375px;
}

.g-new-tab {
  overflow: hidden;
}

.f-tablist {
  float: left;
  font-weight: normal;
  color: #999;
  width: 620px;
  text-align: right;
}

.f-tablist span {
  padding: 0px 15px;
  color: #999;
  cursor: pointer;
  font-size: 15px;
  border-left: 1px solid #ddd;
}

.u-first-no {
  border-left: 0px !important;
}

.f-tablist span.m-hover {
  color: #ff7700;
}

.f-tablist span:hover {
  color: #ff7700;
}

.u-more-left {
  float: right;
  margin: 23px 10px 0px 0px;
  cursor: pointer;
  width: 38px;
  height: 15px;
  display: inline;
  overflow: hidden;
  background: url(../images/sskico2018.png) no-repeat -2px -137px;
}

.u-more-left a {
  display: block;
  width: 38px;
  height: 15px;
}

.u-more-left:hover {
  background-position: -161px -137px;
}

.g-newbd {
  overflow: hidden;
  clear: both;
}

.g-new-tab ul {
  margin: 16px 0px 3px 15px;
  overflow: hidden;
  display: none;
}

.g-new-tab ul li {
  margin: 0px 12px 12px 0px;
  overflow: hidden;
  float: left;
  width: 250px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
}

.g-new-tab ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  height: 80px;
  padding: 17px 12px 17px 102px;
}

.g-new-tab ul li a img {
  width: 80px;
  height: 80px;
  border-radius: 14px;
  position: absolute;
  left: 12px;
  top: 17px;
}

.g-new-tab ul li a p {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.g-new-tab ul li a span {
  color: #999;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: block;
  font-size: 12px;
  margin: 8px 0px;
}

.g-new-tab ul li a strong {
  font-weight: normal;
  color: #999;
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
}

.g-new-tab ul li a strong u {
  color: #dbd8d8;
  padding: 0px 6px;
}

.g-new-tab ul li a:hover p {
  color: #ff7700
}

.g-new-tab ul.on-click {
  display: block;
}

.g-new-first ul {
  padding: 14px 0px 8px 15px;
  overflow: hidden;
}

.g-new-first li {
  width: 111px;
  height: 121px;
  float: left;
  margin: 0px 6px 6px 0px;
  background-color: #F1F1F1;
  text-align: center;
  overflow: hidden;
  border-radius: 3px;
}

.g-new-first li a {
  display: block;
}

.g-new-first li img {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  margin: 10px 0 5px 0;
}

.g-new-first li p {
  display: inline-block;
  color: #666;
  width: 80px;
  text-align: center;
  overflow: hidden;
  height: 20px;
}

.g-new-first li a:hover p {
  color: #ff7700
}

.g-azbb ul {
  overflow: hidden;
  margin: 0px 0px 22px 14px;
  display: none;
}

.g-azbb ul.on-click {
  display: block;
}

.g-azbb ul li {
  width: 90px;
  padding: 32px 26px 0px 16px;
  float: left;
  text-align: center;
}

.g-azbb ul li:hover p {
  color: #ff7700
}

.g-azbb ul li img {
  width: 80px;
  height: 80px;
  margin: 0 auto 5px auto;
  border-radius: 14px;
}

.g-azbb ul li p {
  color: #333;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.g-azbb ul li strong {
  font-size: 12px;
  color: #999;
  font-weight: normal;
}

.g-aztj {
  overflow: hidden;
}

.g-aztjimg li {
  height: 80px;
  margin: 15px 15px 0px 15px;
  padding: 0px 0px 15px 0px;
  border-bottom: 1px dashed #ebebeb;
}

.g-aztjimg li:hover .info a {
  color: #ff7700
}

.g-aztjimg li .img {
  width: 80px;
  height: 80px;
  border-radius: 14px;
  overflow: hidden;
  display: block;
}

.g-aztjimg li .img img {
  width: 80px;
  height: 80px;
}

.g-aztjimg li .info {
  width: 170px;
  height: 80px;
  margin: 0 10px 0 10px;
}

.g-aztjimg li .info a {
  display: block;
  width: 170px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #333;
  overflow: hidden;
  margin-bottom: 2px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.g-aztjimg li .info p {
  font-size: 12px;
  color: #999;
  width: 170px;
  height: 46px;
  line-height: 23px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.g-aztjimg li .pf {
  width: 70px;
  height: 50px;
  border-left: 1px solid #f5f5f5;
  margin-top: 15px;
  text-align: center;
  line-height: 50px;
  color: #f60;
  font-size: 36px;
  font-family: 'Candara';
}

.g-aztjfont {
  overflow: hidden;
  padding: 15px 15px 2px 10px;
  *padding: 12px 15px 2px 10px
}

.g-aztjfont li {
  overflow: hidden;
  height: 22px;
  margin-bottom: 13px;
  line-height: 22px;
  *margin-bottom: 8px;
}

.g-aztjfont b {
  color: #f60;
  display: block;
  float: left;
  font-weight: normal;
  height: 22px;
}

.g-aztjfont strong {
  display: block;
  float: left;
  width: 143px;
  height: 22px;
  line-height: 22px;
  ;overflow: hidden;
  font-weight: normal;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 10px;
}

.g-aztjfont font {
  display: block;
  width: 65px;
  overflow: hidden;
  height: 22px;
  color: #999;
  line-height: 22px;
  font-size: 12px;
  float: left;
}

.g-aztjfont span {
  display: block;
  float: right;
  background: #f4f4f4;
  border-radius: 3px;
  color: #666;
  font-size: 12px;
  text-align: center;
  width: 48px;
  height: 22px;
  line-height: 22px;
}

.g-aztjfont li:hover strong {
  color: #ff7700
}

.g-aztjfont li:hover span {
  background: #ff7700;
  color: #fff;
}

.g-tab-new {
  overflow: hidden;
}

.g-tab-new .on-click {
  display: block;
}

.g-new-ul {
  padding: 0px 0px 0px 15px;
  display: none;
  position: relative;
}

.u-new-ban {
  position: relative;
  overflow: hidden;
  float: left;
  width: 520px;
  margin-top: 15px;
}

.f-newimg {
  width: 520px;
  overflow: hidden;
}

.f-newimg ul li {
  position: relative;
  overflow: hidden;
  width: 520px;
  height: 260px;
}

.f-newimg ul li:hover p {
  color: #37b1fa
}

.f-newimg ul li img {
  width: 520px;
  height: 260px
}

.f-newimg ul li p {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 32px;
  background: url(../images/rgba50.png);
  color: #fff;
  text-indent: 18px;
  line-height: 32px;
  width: 420px;
  padding-right: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.f-newico {
  position: absolute;
  z-index: 9;
  right: 10px;
  bottom: 10px;
}

.f-newico ul li {
  width: 10px;
  float: left;
  height: 10px;
  background-color: #999999;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  cursor: pointer;
  text-indent: -99999px;
}

.f-newico ul li.cur {
  background-color: #ff7700
}

.g-newimg-list {
  width: 245px;
  float: right;
  margin-right: 15px;
}

.g-newimg-list p {
  position: relative;
  overflow: hidden;
  margin-top: 15px;
}

.g-newimg-list p a {
  display: block;
}

.g-newimg-list p a:hover span {
  color: #ff7700
}

.g-newimg-list p a span {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 225px;
  padding: 0px 10px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  color: #fff;
  background: url(../images/rgba50.png);
  text-align: center;
}

.g-newimg-list p a img {
  width: 245px;
  height: 123px;
}

.g-new-two {
  overflow: hidden;
}

.g-new-two ul li {
  overflow: hidden;
  position: relative;
  padding: 15px 15px 15px 225px;
  height: 140px;
  border-bottom: 1px dashed #eee;
}

.g-new-two ul li a {
  display: block;
}

.g-new-two ul li a:hover span {
  color: #ff7700
}

.g-new-two ul li a i {
  position: absolute;
  left: 0;
  top: 15px;
  width: 210px;
  height: 140px;
  display: block;
  overflow: hidden;
}

.g-new-two ul li a span {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  margin: 2px 0 5px 0;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  display: block;
}

.g-new-two ul li a p {
  color: #999;
  max-height: 78px;
  line-height: 26px;
  overflow: hidden;
}

.g-new-two ul li a strong {
  font-weight: normal;
  color: #999;
  display: block;
  height: 22px;
  margin-top: 5px;
}

.g-new-two ul li:last-of-type {
  border-bottom: 0px;
}

.g-new-ul span.u-more-left {
  position: absolute;
  top: -51px;
  right: 0px;
}

.g-newrank {
  overflow: hidden;
}

.g-newrank ul.g-newrank-ul {
  overflow: hidden;
  padding: 15px 15px 0px 15px;
}

.g-newrank ul.g-newrank-ul li {
  display: block;
  float: left;
  padding: 0 0 20px 0;
}

.g-newrank ul.g-newrank-ul li>span {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  background: #f2f2f2;
  color: #666;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  margin-right: 12px;
  border-radius: 2px;
}

.g-newrank ul.g-newrank-ul li.on .bt {
  display: none;
}

.g-newrank ul.g-newrank-ul li.on .info-box {
  display: block;
}

.g-newrank ul.g-newrank-ul li.on>span {
  height: 50px;
  line-height: 50px;
  margin-top: 30px;
}

.g-newrank ul.g-newrank-ul li>span.lis1 {
  background: #ff5555;
  color: #fff;
}

.g-newrank ul.g-newrank-ul li>span.lis2 {
  background: #ff6600;
  color: #fff;
}

.g-newrank ul.g-newrank-ul li>span.lis3 {
  background: #ff9900;
  color: #fff;
}

.g-newrank ul.g-newrank-ul li .bt {
  display: block;
  float: left;
  width: 302px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #333;
}

.g-newrank .info-box {
  display: none;
  float: left;
  width: 310px;
  height: 100px;
}

.g-newrank .info-box .pic {
  overflow: hidden;
  margin-right: 12px;
}

.g-newrank .info-box .pic, .g-newrank .info-box .pic img {
  width: 150px;
  height: 100px;
}

.g-newrank .info-box .txt {
  width: 147px;
  max-height: 72px;
  line-height: 24px ;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
  float: left;
}

.g-newrank .info-box .txt:hover {
  color: #ff7700;
}

.g-newrank .info-box .info {
  width: 147px;
  height: 14px;
  line-height: 14px;
  color: #999;
  margin-top: 12px;
  font-size: 12px;
}

.g-bg-news {
  overflow: hidden;
  padding: 0px 15px;
}

.g-bg-news li {
  background: #F1F1F1;
  height: 100px;
  overflow: hidden;
  margin-bottom: 15px;
}

.g-bg-news li a {
  display: block;
  overflow: hidden;
  padding: 12px;
}

.g-bg-news li a img {
  width: 150px;
  height: 100px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.g-bg-news li a span {
  color: #333;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  display: block;
  font-weight: bold;
  margin-bottom: 4px;
}

.g-bg-news li a p {
  color: #999;
  font-size: 12px;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.g-bg-news li a:hover span {
  color: #ff7700
}

.g-rank-cont h4 p.f-tablist {
  float: right;
}

.g-rank-bd {
  padding: 15px 0px 0px 15px;
  overflow: hidden;
  display: none;
}

.g-rank-cont .on-click {
  display: block;
}

.g-rank-bd .ph-box {
  width: 360px;
  margin-right: 35px;
  overflow: hidden;
}

.ph-box .ph-top span {
  display: block;
  float: left;
  width: 5px;
  height: 16px;
  background: #ff7700;
  margin: 4px 20px 0 0;
}

.ph-box .ph-top p {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}

.ph-box ul {
  display: block;
  width: 360px;
  margin-top: 30px;
  overflow: hidden;
}

.ph-box ul li {
  width: 100%;
  display: block;
  float: left;
  padding-bottom: 24px;
}

.ph-box ul li>span {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  background: #f2f2f2;
  color: #666;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  margin-right: 12px;
  border-radius: 2px
}

.ph-box ul li .bt {
  display: block;
  float: left;
  width: 220px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #333;
}

.ph-box ul li .rd {
  width: 100px;
  line-height: 22px;
  text-align: right;
  font-size: 12px;
  color: #999;
  height: 22px;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 4px;
}

.ph-box ul li .info {
  display: none;
  width: 320px;
  height: 80px;
}

.ph-box ul li.on .info {
  display: block;
}

.ph-box ul li .info .logo {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 14px;
  margin-right: 12px;
}

.ph-box ul li .info .logo img {
  width: 80px;
  height: 80px;
  border-radius: 14px;
}

.ph-box ul li .info .name p {
  display: block;
  float: left;
  width: 220px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.ph-box ul li .info .size {
  width: 155px;
  height: 40px;
  line-height: 20px;
  color: #999;
  font-size: 12px;
  margin-top: 8px;
}

.ph-box ul li .info .downl {
  width: 70px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #f5f5f5;
  color: #666666;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 12px;
}

.ph-box ul li .info .downl:hover {
  background: #ff7700;
  color: #fff;
}

.ph-box ul li .info .size p img {
  height: 14px;
  width: auto;
  display: block;
  margin-bottom: 8px;
}

.ph-box ul li>span.lis1 {
  background: #ff5555;
  color: #fff;
}

.ph-box ul li>span.lis2 {
  background: #ff6600;
  color: #fff;
}

.ph-box ul li>span.lis3 {
  background: #ff9900;
  color: #fff;
}

.ph-box ul li.on .bt, .ph-box ul li.on>.rd, .ph-box ul li.on .ico {
  display: none;
}

.ph-box ul li.on>span {
  height: 50px;
  line-height: 50px;
  margin-top: 14px;
}

.ph-box ul li .info .name p:hover {
  color: #ff7700
}

.f-gotoBox {
  overflow: hidden;
  width: 90px;
  height: auto;
  position: fixed;
  top: 300px;
  left: 50%;
  cursor: pointer;
  margin-left: 646px;
  z-index: 9900;
  display: none;
}

.f-gotoBox a.m-hover {
  background: #ff7700;
  color: #fff;
  border: 1px solid #ff7700;
}

.f-gotoBox a {
  display: block;
  line-height: 35px;
  height: 35px;
  width: 90px;
  font-style: normal;
  text-align: center;
  background: #fff;
  margin-bottom: 8px;
  color: #999;
  border: 1px solid #f0f0f0;
}

.f-gotoBox i {
  display: block;
  background: url(../images/i-downico.png) no-repeat -343px -72px;
  width: 92px;
  height: 45px;
}

.f-gotoBox a:hover {
  background: #ff7700;
  color: #fff;
  border: 1px solid #ff7700;
}

.f-gotoBox i:hover {
  background-position: -420px -72px
}

/*下载详细页*/
.w210 {
  width: 210px;
}

.w715 {
  width: 715px;
  margin-left: 15px;
}

.w245 {
  width: 245px;
}

.g-rj-info {
  border-bottom: 15px solid #fafafa;
}

.g-rj-info p.u-rj-ico {
  overflow: hidden;
  height: 125px;
  margin: 25px 0px 10px 0px;
}

.g-rj-info p.u-rj-ico img {
  width: 125px;
  height: 125px;
  margin: 0px auto;
  display: block;
  border-radius: 16px;
}

.g-rj-info h1 {
  overflow: hidden;
  line-height: 30px;
  font-size: 20px;
  font-weight: bolder;
  color: #333;
  text-align: center;
  padding: 0px 15px;
  margin-bottom: 10px;
  word-break: break-all;
}

/*.g-rj-info .unames {overflow: hidden;font-size: 20px;font-weight: bold;margin-bottom: 10px;text-align: center;}*/
.g-dbtns {
}

.g-dbtns li {
  position: relative;
  border-radius: 4px;
  display: block;
  width: 175px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto 8px auto;
  background: url(../images/i-downico.png) -138px -397px no-repeat;
  z-index: 9;
}

.g-dbtns b {
  height: 40px;
  position: absolute;
  top: 0;
  padding-left: 42px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  width: 130px;
  display: block;
}

.g-dbtns a {
  height: 40px;
  width: 130px;
  display: block;
}

.g-dbtns i {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 40px;
  display: block;
}

.g-dbtns em {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 40px;
  display: block;
}

.g-dbtns em.azico {
  background: url(../images/i-downico.png) 8px -397px no-repeat;
}

.g-dbtns em.iosico {
  background: url(../images/i-downico.png) -33px -398px no-repeat;
}

.g-dbtns p {
  display: none;
}

.g-dbtns p.hover {
  display: block;
  width: 176px;
  height: 173px;
  line-height: 24px;
  background: url(../images/i-downico.png) -323px -193px no-repeat;
  position: absolute;
  right: -180px;
  top: -22px;
  color: #333;
  text-align: center;
  z-index: 2;
}

.g-dbtns p img {
  width: 122px;
  height: 122px;
  margin: 15px auto 0 auto;
  display: block;
}

.g-dbtns .iosbtn {
  background-position: -138px -450px;
}

.g-dbtns li.azbtn:hover {
  background-position: -325px -397px;
}

.g-dbtns li.iosbtn:hover {
  background-position: -325px -450px;
}

.g-dbtns li.azbtn:hover em.azico {
  background-position: 8px -445px;
}

.g-dbtns li.azbtn:hover em.iosico {
  background-position: -33px -446px;
}

.g-dbtns li.iosbtn em.iosico {
  background-position: -33px -446px;
}

.no-down li.azbtn {
  background: url(../images/azspr.png) 0px -106px no-repeat;
}

.no-down li.azbtn em.azico {
  background: none
}

.no-down li.azbtn:hover {
  background: url(../images/azspr.png) 0px -106px no-repeat;
}

.g-dbtns p.hover font {
  display: block;
  height: 24px;
  line-height: 24px;
}

.g-dbtns li.pcbtn {
  background: url(../images/azspr2.png) 0 0 no-repeat;
  background-position: 0 -106px;
}

.g-dbtns li.pcbtn:hover {
  background-position: -187px -106px;
}

.g-info-list {
  overflow: hidden;
  padding: 10px 17px;
}

.g-info-list li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #666;
  white-space: nowrap;
  word-break: break-all;
  text-overflow: ellipsis;
}

.g-info-list li i {
  display: block;
  float: left;
  margin-top: 8px;
}

.g-info-list li i img {
  height: 14px;
  width: auto;
  display: block;
}

.g-info-list li span {
  display: block;
  float: left;
}

.g-info-list li a {
  display: block;
  float: left;
  word-break: break-all;
  color: #666;
  word-wrap: break-word;
  width: 132px;
  overflow: hidden;
  height: 30px;
}

.g-info-list li a:hover {
  color: #f60
}

.g-jptj {
  overflow: hidden;
}

.g-jptj li {
  border-bottom: 1px dashed #ebebeb;
  position: relative;
  overflow: hidden;
  height: 60px;
  padding: 12px 10px 12px 82px;
}

.g-jptj li i {
  position: absolute;
  left: 12px;
  top: 12px;
  display: block;
  width: 60px;
  height: 60px;
}

.g-jptj li i img {
  width: 60px;
  height: 60px;
  border-radius: 14px;
}

.g-jptj li p {
  color: #333;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

.g-jptj li span {
  color: #999;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  display: block;
  margin-top: 4px;
}

.g-jptj li a {
  display: block;
}

.g-jptj li a:hover p {
  color: #ff7700
}

.g-jptj li:last-of-type {
  border-bottom: 0px;
}

.u-detailrank ul li .item .title {
  width: 126px;
  height: 45px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.u-detailrank ul li .item-cont .list-box {
  width: 110px;
}

.g-ztico {
  overflow: hidden;
}

.w245 .g-ztico h4.m-tith4 {
  border-top: 15px solid #fafafa;
}

.g-ztico .u-jptj-list {
  display: block;
  padding: 0px 4px 16px 6px;
}

.g-ztico .u-jptj-list a {
  width: 78px;
  margin-top: 16px;
}

.g-detail-info {
  overflow: hidden;
  position: relative;
  /*padding-bottom:70px;*/
}

.g-detail-info .g-font-main {
  position: relative;
}

.g-detail-info .f-cont800:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 695px;
  height: 3rem;
  background: -moz-linear-gradient(to bottom, rgba(255,255,255,0), #fff);
  background: -webkit-linear-gradient(to bottom, rgba(255,255,255,0), #fff);
  background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
}

.action {
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  background: url(../images/yzk.png) repeat-x left -20px;
  height: 55px;
  padding-top: 30px;
}

.action a {
  display: block;
  width: 180px;
  height: 38px;
  line-height: 38px;
  margin: 0 auto;
  text-decoration: none;
  text-indent: 53px;
  background: url(../images/i-downico.png) no-repeat -4px -230px;
  color: #fff;
}

.action a.m-click-bg {
  background-position: -4px -272px;
  ; }

.m-content-box {
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
}

.m-content-box #m-cont {
  height: auto;
  display: block;
  overflow: hidden;
  padding: 0px 5px;
  position: relative;
}

.g-zxjc {
  overflow: hidden;
  border-top: 15px solid #fafafa;
}

.g-zxjc ul {
  padding: 15px 0px 0px 15px;
  overflow: hidden;
}

.g-zxjc ul li a {
  display: block;
}

.g-zxjc ul li a:hover strong {
  color: #ff7700
}

.g-zxjc ul li {
  overflow: hidden;
  position: relative;
  height: 90px;
  padding: 0px 0px 0px 145px;
  margin: 0px 15px 15px 0px;
  width: 190px;
  float: left;
}

.g-zxjc ul li a i {
  display: block;
  width: 135px;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.g-zxjc ul li a i img {
  width: 135px;
  height: 90px;
}

.g-zxjc ul li a strong {
  font-weight: normal;
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  font-size: 14px;
}

.g-zxjc ul li a p {
  font-size: 12px;
  color: #999;
  height: 44px;
  line-height: 22px;
  overflow: hidden;
}

.g-zxjc ul li a span {
  color: #999;
  font-size: 12px;
  display: block;
  height: 22px;
  line-height: 22px;
}

.g-topbtn {
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
}

.g-topbtn a {
  display: block;
  width: 80px;
  height: 26px;
  border: 1px solid #eeeeee;
  float: left;
  line-height: 26px;
}

.g-topbtn a b {
  display: block;
  float: left;
  width: 35px;
  height: 26px;
  background: #fff;
  text-align: center;
  color: #666;
  font-weight: normal;
  font-size: 12px;
}

.g-topbtn a.is_good {
  margin: 0px 11px 0px 17px;
}

.g-topbtn a span {
  background: #f8f8f8;
  color: #666;
  display: block;
  float: left;
  height: 26px;
  width: 45px;
  font-size: 12px;
  text-align: center;
}

.g-yhpl {
  overflow: hidden;
  border-top: 15px solid #fafafa;
}

.g-yhpl .m-comment .comment-text {
  width: 97%;
}

.g-search {
  overflow: hidden;
  border: 2px solid #f60;
  height: 36px;
  width: 420px;
  margin-top: 40px;
}

.g-search #topForm {
  background: url(../images/sou2019ico.png) no-repeat 5px 7px;
  padding-left: 32px;
  overflow: hidden;
}

.g-search .u-search-input {
  height: 36px;
  line-height: 36px;
  width: 300px;
  border: 0px;
  float: left;
}

.g-search .u-search-btn {
  height: 36px;
  line-height: 36px;
  color: #fff;
  width: 84px;
  text-align: center;
  background: #f60;
  border: 0px;
  font-size: 15px;
  cursor: pointer;
  margin: 0px;
  padding: 0px;
  float: right;
}

.g-search .u-search-btn:hover {
  background: #ff6d0c
}

.g-logobox {
  overflow: hidden;
  margin-top: 20px;
}

.u-title-msg {
  overflow: hidden;
  margin-top: 20px;
}

/*搜索*/
.m-sh4 {
  width: 100%;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #eee;
  display: block;
  overflow: hidden;
}

.m-sh4 i {
  width: 5px;
  height: 20px;
  background: #ee2e3d;
  float: left;
  margin: 17px 15px 0 0px;
  display: inline;
  overflow: hidden
}

.m-sh4 strong {
  padding: 0 10px;
  color: #ee2e3d;
}

.m-listul li .m-listdiv .m-title a span {
  color: #ee2e3d;
  font-weight: bold;
  padding: 0 3px;
}

.m-navwz {
  color: #aaa;
  font-size: 14px;
  height: 36px;
  line-height: 20px;
  background: url(../images/sskico2018.png) no-repeat -3px -261px;
  padding-left: 18px;
}

.m-navwz a {
  color: #333;
  margin: 0 5px;
}

.m-navwz a:hover {
  color: #ee2e3d
}

.g-soulist {
  overflow: hidden;
  background: #fff;
  padding: 15px;
  width: 1170px;
}

.m-listul li {
  overflow: hidden;
}

.m-listul li:first-child a {
  border-top: 1px dashed #eee
}

.m-listul a {
  width: 100%;
  height: auto;
  padding: 22px 0 22px 0;
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #eee;
  position: relative;
}

.m-listul a u {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 15px 0 8px;
}

.m-listul a u img {
  border-radius: 16px;
  overflow: hidden;
}

.m-listul a strong {
  display: block;
  float: left;
  overflow: hidden;
  height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
  width: 600px;
}

.m-listul a b {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  padding-top: 8px;
  display: block;
  overflow: hidden;
  width: 600px;
}

.m-listul a b span {
  float: left;
  margin: 0 7px 0 0;
}

.m-listul a b .u-softrank {
  display: block;
  height: 14px;
}

.m-listul a b .u-softrank img {
  height: 14px;
  display: block;
}

.m-listul a p {
  height: 46px;
  line-height: 23px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  margin: 6px 0 0;
  display: block;
  overflow: hidden;
  width: 880px;
}

.m-listul a dl {
  width: 110px;
  height: 35px;
  background: #ff7700;
  border-radius: 4px;
  float: left;
  display: inline;
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: 34px;
}

.m-listul a dl dt {
  width: 16px;
  height: 16px;
  border: 2px solid #fff;
  border-radius: 44px;
  float: left;
  margin: 7px 0 0 13px;
  display: inline;
  overflow: hidden;
  position: relative;
  zoom:1}

.m-listul a dl dt span {
  width: 2px;
  height: 8px;
  background: #fff;
  display: block;
  margin: 4px auto 0;
}

.m-listul a dl dt span:before {
  content: "";
  width: 2px;
  height: 6px;
  background: #fff;
  transform: rotate(-50deg);
  display: block;
  overflow: hidden;
  position: absolute;
  left: 5px;
  top: 7px;
}

.m-listul a dl dt span:after {
  content: "";
  width: 2px;
  height: 6px;
  background: #fff;
  transform: rotate(50deg);
  display: block;
  overflow: hidden;
  position: absolute;
  right: 5px;
  top: 7px;
}

.m-listul a dl dd {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  float: left;
  margin: 0 0 0 8px;
  display: inline;
  overflow: hidden
}

.m-listul a:hover strong {
  color: #ff7700
}

.f-hide {
  display: none
}

.g-linkul {
  overflow: hidden;
  padding: 15px 20px;
}

.g-linkul p a {
  display: block;
  float: left;
  color: #333;
  margin-right: 22px;
  overflow: hidden;
  margin-bottom: 6px;
}

.g-linkul p a:hover {
  color: #ff7700;
}

/*07-07评论*/
#comment_list .quote, #comment_list .quote span {
  text-indent: 0;
  text-align: left;
}

#comment_list {
  color: #2f2f2f;
  padding: 1px;
  zoom:1; font-size: 12px;
  padding: 0 15px;
  overflow: hidden;
  position: relative;
}

#comment_list dt {
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  padding: 0;
}

#comment_list h2 {
  height: 30px;
  padding: 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd
}

#comment_list h2 em {
  float: left;
  margin-right: 8px;
  width: 4px;
  height: 17px;
  background: #e0e0e0;
  border-radius: 2px;
  margin-top: 4px;
}

#comment_list h2 span {
  font-size: 16px;
  color: #333;
  font-weight: normal;
}

#comment_list dl {
  padding: 0;
  text-align: left;
}

#comment_list dd {
  word-wrap: break-word;
  line-height: 20px;
  padding: 10px 0px;
  margin: 0;
  font-size: 14px;
  border-bottom: 1px dashed #e5e5e5;
  margin-bottom: 10px;
}

#comment_list dd img {
  margin-top: -5px;
}

#comment_list blockquote, #comment_list .quote {
  padding: 3px 3px 5px;
  margin: 0 0 5px 0;
  border: 1px solid #bfbfbf;
  background: #fffde9;
  color: #000;
}

#comment_list blockquote h4, #comment_list .quote span {
  color: #666;
  padding: 0 3px;
  font-weight: normal;
  font-size: 12px;
  display: block;
  background: none;
}

#comment_list blockquote h4 cite {
  font-style: normal;
}

#comment_list blockquote div {
  padding: 0 7px;
}

#comment_list dt i {
  font-family: verdana;
  font-style: normal;
}

#comment_list dt b {
  margin: 0 6px;
  color: #d92227;
  font-weight: normal;
}

#comment_list p {
  text-align: right;
  line-height: 1;
  padding: 5px 0;
  font-size: 12px;
  margin-top: 10px;
}

#comment_list p a {
  color: #7e7e7e;
  margin-left: 10px;
}

#comment_list dt span {
  float: left;
}

#comment_list dt em {
  float: right;
  font-style: normal;
}

#comment_0 dt {
}

#s_comment {
  text-align: center;
}

#s_comment textarea {
  border: 1px solid #ececec;
  padding: 3px 0;
  width: 100%;
  height: 80px;
  line-height: 20px;
  margin: 10px 0;
  text-indent: 5px;
  padding: 5px 0;
  font-size: 14px;
}

#s_comment .comment_btn {
  padding: 0 0px 20px;
  text-align: left;
}

#s_comment .comment_btn input {
  width: 146px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  border: 0 none;
  padding: 0;
  margin-right: 15px;
  background: #ff7700;
  cursor: pointer;
  font-size: 18px
}

#s_comment .comment_btn span {
  font-size: 14px;
  color: #555;
}

.lookpl a {
  margin: 10px auto;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  text-align: center;
  color: #7e7e7e;
  background: #f8f8f8;
  border-radius: 20px;
  display: block;
  font-weight: normal;
}

.lookpl a i {
  font-style: normal;
}

.lookpl a:hover {
  background: #ececec
}

.m-jianjie,.m-jietu,.m-sjph,.m-sjhj,.m-xgdown,.m-xgnews,.m-keyxh,.m-down,.m-pl {
  background-color: #fff
}

.f-addlose {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 19960924;
}

.page {
  margin-bottom: 25px;
  overflow: hidden;
  margin-top: 15px;
}

.page .tspage {
  height: 30px;
  margin: 5px 0 5px;
  background: none;
  line-height: 26px;
}

.page .tspage .tsp_count,.tsp_change {
  display: none;
}

.page .tspage .tsp_nav {
  text-align: center;
}

.page .tspage .tsp_nav i {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  background: #fafafa;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  margin: 0 0 0 12px;
  display: inline-block;
  overflow: hidden;
  border-radius: 3px;
}

.page .tspage .tsp_nav b {
  width: auto;
  height: 30px;
  border-radius: 3px;
  line-height: 30px;
  padding: 0 12px;
  background: #f60;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 0 12px;
  display: inline-block;
  overflow: hidden;
}

.page .tspage .tsp_nav a {
  width: auto;
  height: 30px;
  border-radius: 3px;
  line-height: 30px;
  padding: 0 12px;
  background: #fafafa;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  margin: 0 0 0 12px;
  border-radius: 3px;
  display: inline-block;
  overflow: hidden;
}

.page .tspage .tsp_nav a.tsp_more,.page .tspage .tsp_nav a.tsp_next,.page .tspage .tsp_nav a.tsp_end,.page .tspage .tsp_nav a.tsp_home,.page .tspage .tsp_nav a.tsp_prev {
  padding: 0;
  border: none;
}

.page .tspage .tsp_nav a:hover {
  background: #f60;
  color: #fff;
}

.page .tspage .tsp_nav a.tsp_more:hover i {
  background: #f60;
  color: #fff;
  border: none;
}

.page .tspage .tsp_nav a.tsp_next:hover i {
  background: #f60;
  color: #fff;
  border: none;
}

.page .tspage .tsp_nav a.tsp_end:hover i {
  background: #f60;
  color: #fff;
  border: none;
}

.page .tspage .tsp_nav a.tsp_home:hover i {
  background: #f60;
  color: #fff;
  border: none;
}

.page .tspage .tsp_nav a.tsp_prev:hover i {
  background: #f60;
  color: #fff;
  border: none;
}

.page .tspage .tsp_nav a i {
  margin: 0;
  background: none;
}

/*----分页 end----*/
/*----搜索分页----*/
.list_wrap {
  border-left: 0px;
  background: #fff;
  overflow: hidden;
}

.pg_pcl .tspage {
  background: #fff;
  height: 82px;
  text-align: center;
  display: block;
  overflow: hidden;
  width: 905px;
  float: left;
  padding: 0px;
}

.pg_pcl .tspage .tsp_nav {
  width: 100%;
  height: 30px;
  display: block;
  overflow: hidden;
  margin: 27px 0 0 0;
}

.pg_pcl .tspage .tsp_nav i {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  background: #fafafa;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  margin: 0 0 0 12px;
  border-radius: 3px;
  display: inline-block;
  overflow: hidden
}

.pg_pcl .tspage .tsp_nav a {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  background: #fafafa;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  margin: 0 0 0 12px;
  border-radius: 3px;
  display: inline-block;
  overflow: hidden
}

.pg_pcl .tspage .tsp_nav a:hover {
  background: #f60;
  color: #fff;
  text-decoration: none
}

.pg_pcl .tspage .tsp_nav a:hover i {
  color: #fff;
}

.pg_pcl .tspage .tsp_nav a i {
  padding: 0;
  margin: 0;
  background: none
}

.pg_pcl .tspage .tsp_nav b {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  background: #f60;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 0 12px;
  border-radius: 3px;
  display: inline-block;
  overflow: hidden
}

.g-box-1200 .pg_pcl .tspage .tsp_count {
  display: none;
}

.g-so-box {
  border-bottom: 1px dashed #eee;
}

.pg_pcl {
  width: 905px;
  float: left;
  overflow: hidden;
}

.no-border .u-jptj {
  border-top: 0px;
}

.nvbar {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
}

.list_wrap .sorry {
  padding: 20px 0;
  text-align: center;
  color: red;
  font-weight: bold;
  font-size: 20px;
}

.g-about {
  background-color: #e6e6e6;
}

.g-about-list {
  width: 315px;
}

.g-about-list li {
  height: 66px;
  line-height: 66px;
  text-align: center;
  background-image: url(../images/line_1.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}

.g-about-list li a {
  font-size: 16px;
  display: block;
  position: relative;
}

.g-about-font {
  overflow: hidden;
  background: #fff;
  _height: 750px;
  min-height: 750px;
  width: 825px;
  padding: 20px 30px;
}

.g-about-list li.m-hover a {
  background: #f60;
  color: #fff;
}

.g-about-list li:hover a {
  background: #f60;
  color: #fff;
}

.g-about-list li i {
  background: url(../images/triangle.png) no-repeat;
  width: 13px;
  height: 20px;
  position: absolute;
  display: block;
  top: 21px;
  right: -12px;
  display: none;
}

.g-about-list li.m-hover i {
  display: block;
}

.g-about-font .g-about-info {
  padding: 0 20px 0 20px;
  line-height: 38px;
  font-size: 15px;
  color: #555;
  margin-top: 13px;
  text-indent: 24px;
}

.g-about-font h4 {
  padding: 0 20px 15px;
  font-size: 26px;
  border-bottom: 1px solid #ededed;
  font-weight: normal;
  color: #333;
  background: url(../images/icon17.png) no-repeat;
}

.g-about-font h4.u-aboutico {
  background-position: 130px -8px;
}

.g-about-font h4.u-yjfk {
  background-position: 130px -217px
}

.g-about-font h4.u-lxwm {
  background-position: 130px -78px
}

.g-about-font h4.u-flsm {
  background-position: 130px -145px
}

.g-about-font h4.u-wzdt {
  background-position: 130px -423px
}

.g-about-font h4.u-ggfw {
  background-position: 130px -320px
}

.show_ly_top {
  overflow: hidden;
  margin: 20px 15px 0px 15px;
  background: #fafafa;
  padding: 20px;
}

#show_ly_title {
  width: 900px;
  overflow: hidden;
}

#show_ly_title h1 {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  color: #333;
  font-size: 22px;
}

#show_ly_title p {
  line-height: 30px;
  overflow: hidden;
  color: #666;
  font-size: 14px;
}

#show_ly_url {
  overflow: hidden;
}

#show_ly_url a {
  display: block;
  font-size: 16px;
  color: #fff;
  width: 167px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  background: #f60;
  margin-top: 5px;
}

#show_ly_url a:hover {
  background: #f70
}

#show_list_ly .m-tith4 {
  line-height: 50px;
}

#show_list_ly {
  padding: 0px 15px;
  overflow: hidden
}

#show_list_ly h3.lookpl {
  display: none;
}

.g-jtbox {
  overflow: hidden;
}

.g-jtbox h4.m-listit {
}

.g-jtbox h4.m-listit font {
  height: 48px;
  border-top: 2px solid #ebebeb;
  cursor: pointer;
}

.g-jtbox h4.m-listit font.on {
  border-top: 2px solid #ff7700;
  color: #ff7700;
  height: 49px;
}

.showcase {
  padding: 15px 15px 0px 15px;
}

.showcase .s-content {
  width: 100%;
  display: block;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

.showcase .scrollbar {
  overflow: hidden
}

.showcase .scrollbar .s-box {
  height: auto;
  margin-bottom: 15px;
  _width: 838px;
  *position: relative;
  *overflow: hidden;
  overflow: hidden
}

.showcase .scrollbar li {
  position: relative;
  height: auto;
  margin-right: 15px;
  overflow: hidden;
  display: inline-block;
}

.showcase .scrollbar li:last-of-type {
  margin-right: 0px;
}

.showcase .scrollbar li div a {
  display: block;
}

.showcase .scrollbar li div a span {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 100px;
  left: 50%;
  margin-left: -23px;
  display: none
}

.showcase .scrollbar li div a.f-hover span {
  display: block;
}

.showcase .scrollbar li.last {
  margin-right: 0
}

.showcase .scrollbar li img {
  max-height: 300px;
  _height: 300px;
  border-radius: 10px;
}

.showcase .scrollbar li span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 45px
}

.showcase .scrollbar li .bg {
  background: #000;
  opacity: .50;
  filter: alpha(opacity=50)
}

.showcase .scrollbar li .info {
  line-height: 45px;
  text-indent: 45px;
  font-size: 18px;
  color: #fff
}

.showcase .scrollbar li.picture .info {
  background: url(../images/find.png) no-repeat;
  _background: url(../images/find.gif) no-repeat;
  cursor: pointer;
}

.showcase .scrollbar li.picture .info:hover {
  background: url(../images/find_h.png) no-repeat;
}

.showcase .scrollbar li.active span {
  display: block
}

.showcase .scrollbar li .video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  opacity: .50;
  filter: alpha(opacity=50)
}

.showcase .scrollbar li.active .video-bg {
  opacity: .70;
  filter: alpha(opacity=70)
}

.showcase .scrollbar li .video-info {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 72px;
  width: 100%;
  height: 178px;
  text-align: center
}

.showcase .scrollbar li .video-info span {
  position: static
}

.showcase .scrollbar li .video-info .video-icon {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
  background: url(../images/video-icon.png) center center no-repeat;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/video-icon.png)
}

.showcase .scrollbar li .video-info .video-title {
  width: auto;
  height: auto;
  line-height: 30px;
  font-size: 20px;
  color: #fff;
  display: block;
  padding: 18px 18px 0 18px;
  white-space: normal
}

.showcase .scrollbar .track {
  display: none;
  position: relative;
  margin: 0;
  height: 8px;
  background-color: #f5f5f5;
  font-size: 0px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  bottom: 1px
}

.showcase .scrollbar .track div {
  width: 110px;
  height: 10px;
  background-color: #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  top: -1px
}

.showcase .slider {
  position: relative;
  display: none;
}

.showcase .slider .s-box {
  position: relative;
  width: 605px;
  height: 375px;
  margin: 0 auto 20px;
  overflow: hidden
}

.showcase .slider .s-box li {
  float: left;
  position: relative;
  width: 605px;
  text-align: center
}

.showcase .slider .trigger {
  position: absolute;
  top: 0;
  right: 0px;
  width: 45px;
  height: 45px;
  border: 1px solid #f6f6f6;
  background: #fff url(../images/bs.png) center no-repeat;
  text-indent: -333em
}

.showcase .slider .prev,.showcase .slider .next {
  position: absolute;
  top: 30%;
  display: block;
  width: 44px;
  height: 110px;
  border: 1px solid #f6f6f6;
  background: #fff url(../images/slider_arrow.png) 12px center no-repeat;
  text-indent: -333em
}

.showcase .slider .prev {
  left: 0px
}

.showcase .slider .prev:hover {
  background-position: -83px center
}

.showcase .slider .next {
  right: 0px;
  background-position: -33px center
}

.showcase .slider .next:hover {
  background-position: -128px center
}

.showcase .slider .s-nav {
  text-align: center;
  height: 30px
}

.showcase .slider .s-nav .picture,.showcase .slider .s-nav .video {
  margin: 0 7px
}

.showcase .slider .s-nav .picture span,.showcase .slider .s-nav .video span {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../images/slider_nav.png);
  background-repeat: no-repeat;
  cursor: pointer;
}

.showcase .slider .s-nav .picture span {
  background-position: -40px 0
}

.showcase .slider .s-nav .picture .active {
  background-position: -122px 0
}

.showcase .slider .s-nav .video span {
  background-position: 0 0
}

.showcase .slider .s-nav .video .active {
  background-position: -82px 0
}

.f-addlose {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 19960924;
}

body.none {
  overflow-x: hidden;
  overflow-y: hidden;
  display: block;
}

.LookPicture *:before,.LookPicture *:after {
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  content: "";
}

.LookPicture {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.LookPicture * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.LookPicture_Background {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19960924;
  width: 100%;
  height: 100%;
  background-color: #000;
  display: none !important;
}

.LookPicture {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19960925;
  width: 100%;
  height: 100%;
  display: none;
}

.LookPicture .Look_Close {
  position: absolute;
  right: 20px;
  top: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 19960925;
}

.LookPicture .Look_Close:before,.LookPicture .Look_Close:after {
  background-color: #fff;
  width: 30px;
  height: 8px;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  top: 17px;
  left: 5px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.LookPicture .Look_Close:hover:before,.LookPicture .Look_Close:hover:after {
  box-shadow: 0 0 10px #66ccff;
  -moz-box-shadow: 0 0 10px #66ccff;
  -webkit-box-shadow: 0 0 10px #66ccff;
}

.LookPicture .Look_Close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.LookPicture .Look_Close:after {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}

.LookPicture .Look_img {
  display: none;
  position: absolute;
  max-width: 85%;
  max-height: 85%;
  top: 50%;
  left: 50%;
  z-index: 19960924;
  box-shadow: 0 0 20px #000;
  -moz-box-shadow: 0 0 20px #000;
  -webkit-box-shadow: 0 0 20px #000;
  border: 0;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.LookPicture .Look_img:hover {
  box-shadow: 0 0 20px #000000;
  -moz-box-shadow: 0 0 20px #000000;
  -webkit-box-shadow: 0 0 20px #000000;
}

.LookPicture .Look_img.Look_Show {
  display: block;
}

.LookPicture .Look_before {
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  z-index: 19960926;
  left: 50px;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.LookPicture .Look_before:before,.LookPicture .Look_before:after {
  left: 0;
  width: 57px;
  height: 5px;
  background-color: #fff;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.LookPicture .Look_before:before {
  top: 50px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.LookPicture .Look_before:after {
  top: 13px;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}

.LookPicture .Look_before:hover {
  left: 40px;
}

.LookPicture .Look_before:hover:before,.LookPicture .Look_before:hover:after {
  box-shadow: 0 0 20px #66ccff;
  -moz-box-shadow: 0 0 20px #66ccff;
  -webkit-box-shadow: 0 0 20px #66ccff;
}

.LookPicture .Look_next {
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  z-index: 19960926;
  right: 50px;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.LookPicture .Look_next:before,.LookPicture .Look_next:after {
  left: 0;
  width: 57px;
  height: 5px;
  background-color: #fff;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.LookPicture .Look_next:before {
  top: 50px;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}

.LookPicture .Look_next:after {
  top: 13px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.LookPicture .Look_next:hover {
  right: 40px;
}

.LookPicture .Look_next:hover:before,.LookPicture .Look_next:hover:after {
  box-shadow: 0 0 20px #66ccff;
  -moz-box-shadow: 0 0 20px #66ccff;
  -webkit-box-shadow: 0 0 20px #66ccff;
}

.Look_Open {
  display: block !important;
}

/* 图片控件 end */
.g-xgbanben {
  border-top: 15px solid #fafafa;
  overflow: hidden;
}

.g-xgbanben ul {
  padding: 15px 15px 9px 15px;
  overflow: hidden;
}

.g-xgbanben ul li {
  height: 30px;
  overflow: hidden;
  background: #fafafa;
  border-radius: 2px;
  margin-bottom: 6px;
  padding: 6px 8px;
}

.g-xgbanben ul li i {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
}

.g-xgbanben ul li i img {
  width: 100%;
  border-radius: 6px;
}

.g-xgbanben ul li p {
  height: 30px;
  float: left;
  line-height: 30px;
  width: 320px;
  margin: 0px 15px;
  overflow: hidden;
}

.g-xgbanben ul li span {
  float: left;
  height: 30px;
  display: block;
}

.g-xgbanben ul li span img {
  height: 14px;
  display: block;
  margin-top: 8px;
}

.g-xgbanben ul li strong {
  display: block;
  float: right;
  height: 30px;
  line-height: 30px;
  width: 68px;
  text-align: center;
  border-radius: 4px;
  background: #ff7700;
  color: #fff;
}

.g-xgbanben ul li:hover strong {
  background: #f60;
}

.g-xgbanben ul li font {
  display: block;
  float: left;
  color: #666;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding-left: 15px;
}

.g-xgbanben ul li:hover p {
  color: #f60
}

.g-down-xgwz {
  border-top: 15px solid #fafafa;
  overflow: hidden;
}

.g-down-xgwz ul {
  padding: 15px 10px 15px 15px;
  overflow: hidden;
}

.g-down-xgwz ul li {
  overflow: hidden;
  height: 35px;
  line-height: 35px;
  background: url(../images/i-downico.png) no-repeat -490px 12px;
  padding-left: 18px;
  float: left;
  width: 327px;
}

.g-down-xgwz ul li a {
  width: 320px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.g-down-xgwz ul li:hover a {
  color: #ff7700
}

.g-down-cnxh {
  overflow: hidden;
  border-top: 15px solid #fafafa;
}

.m-cnxh-li ul {
  padding: 0px 0 15px 15px;
  overflow: hidden;
}

.m-cnxh-li ul li {
  float: left;
  width: 233px;
  overflow: hidden;
  margin: 15px 0px 5px 0px;
}

.m-cnxh-li ul li a.item-title {
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  display: block;
  margin-bottom: 8px;
  color: #666;
  width: 230px;
}

.m-cnxh-li ul li .item-img {
  width: 70px;
  height: 70px;
  float: left;
  border-radius: 14px;
}

.m-cnxh-li ul li .item-info {
  position: relative;
  margin-left: 85px;
  height: 70px;
}

.m-cnxh-li ul li .item-info p {
  color: #999999;
  font-size: 12px;
  margin-bottom: 5px;
}

.m-cnxh-li ul li .item-info p i {
  display: inline-block;
  height: 14px;
}

.m-cnxh-li ul li .item-info p i img {
  height: 14px;
  display: block;
}

.m-cnxh-li ul li .item-info a.btn-down {
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  background: #f70;
  color: #fff;
  text-align: center;
  width: 78px;
  display: block;
  border-radius: 3px;
}

.m-cnxh-li ul li:hover .item-title {
  color: #f70
}

.g-down-cnxh .m-cnxh-li {
  display: none;
}

.g-down-cnxh .on {
  display: block !important;
}

.g-down-cnxh .m-listit .f-tablist {
  margin-left: 20px !important;
  height: 50px;
  overflow: hidden;
}

.g-class-li {
  overflow: hidden;
  margin-bottom: 35px;
  margin-left: 25px;
}

.g-class-li li {
  width: 33.33%;
  float: left;
  overflow: hidden;
  height: 45px;
  margin-top: 18px;
}

.g-class-li li a {
  display: block;
  height: 45px;
  overflow: hidden;
}

.g-class-li li a img {
  height: 45px;
  border-radius: 8px;
  width: 45px;
  margin-right: 12px;
  float: left;
}

.g-class-li li a span {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: block;
  float: left;
  width: 320px;
}

.g-class-li li a p {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: block;
  float: left;
  font-size: 12px;
  width: 320px;
  color: #999;
  margin-top: 5px;
}

.g-class-li li:hover span {
  color: #f00
}

.f-class {
  padding: 0;
  overflow: hidden;
}

.g-class-name {
  overflow: hidden;
  margin: 20px 20px 0px 20px;
}

.g-class-name a {
  font-size: 13px;
  padding: 0px 6px;
  border-radius: 4px;
  display: block;
  background: #fafafa;
  color: #333;
  font-weight: normal;
  line-height: 32px;
  height: 32px;
  float: left;
  width: 125px;
  text-align: center;
  margin: 0px 4px 8px 4px;
}

.g-class-name a:hover {
  color: #fff;
  background: #f70
}

.g-zxgxpage {
  width: 1200px;
}

.g-zxgxpage .tspage {
  width: 1200px;
}

.g-zxgx ul {
  margin: 12px 0 0 12px;
  overflow: hidden;
}

.g-zxgx ul li {
  margin: 0px 12px 12px 0px;
  overflow: hidden;
  float: left;
  width: 283px;
  border-radius: 3px;
  border: 1px solid #ebebeb;
}

.g-zxgx ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  height: 80px;
  padding: 17px 15px 17px 110px;
}

.g-zxgx ul li a i {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 15px;
  top: 17px;
}

.g-zxgx ul li a i img {
  width: 80px;
  height: 80px;
  border-radius: 14px;
}

.g-zxgx ul li a p {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.g-zxgx ul li a span {
  color: #999;
  height: 14px;
  overflow: hidden;
  display: block;
  font-size: 12px;
  margin: 4px 0px;
}

.g-zxgx ul li a strong {
  font-weight: normal;
  color: #999;
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
}

.g-zxgx ul li a strong u {
  color: #dbd8d8;
  padding: 0px 6px;
}

.g-zxgx ul li a b {
  display: block;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  margin-top: 2px;
}

.g-zxgx ul li a b img {
  height: 14px;
  display: block;
}

.g-zxgx ul li:hover p {
  color: #f00;
}

.m-blzx {
  border-top: 15px solid #fafafa;
  overflow: hidden;
}

.m-blzx ul {
  width: auto;
  height: auto;
  display: block;
  overflow: hidden;
  margin: 0 0px 15px 0px;
}

.m-blzx ul li {
  width: 70px;
  height: auto;
  float: left;
  margin: 16px 16px 0 16px;
  display: inline;
  overflow: hidden;
}

.m-blzx ul li a {
  width: 70px;
  height: auto;
  margin: auto;
  display: block;
  overflow: hidden;
}

.m-blzx ul li a i {
  display: block;
  height: 70px;
  width: 70px;
  overflow: hidden;
}

.m-blzx ul li a i img {
  border-radius: 14px;
  width: 70px;
}

.m-blzx ul li a p {
  width: 100%;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  font-weight: normal;
  color: #444;
  text-align: center;
  margin: 9px 0 0;
  display: block;
  overflow: hidden;
}

.m-blzx ul li a span {
  display: none;
  width: 100%;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  margin: 9px 0 0;
  overflow: hidden;
  border-radius: 3px;
  background: #f70;
}

.m-blzx ul li a:hover p {
  display: none;
}

.m-blzx ul li a:hover span {
  display: block;
  color: #fff;
}

.g-downpc {
  overflow: hidden;
  border-top: 15px solid #fafafa;
}

.g-downpc .u-listtit {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #ebebeb;
}

.g-downpc .u-listtit span {
  display: block;
  height: 49px;
  background: #fff;
  width: 120px;
  border-right: 1px solid #ebebeb;
  text-align: center;
  float: left;
  border-top: 2px solid #ff7700;
  font-family: "microsoft yahei";
  font-size: 18px;
}

.u-down-list {
  overflow: hidden;
  padding: 20px 15px 15px 15px;
}

.u-link-list ul {
  overflow: hidden;
}

.u-link-list ul li {
  width: 25%;
  height: auto;
  float: left;
  margin: 15px 0 0;
  display: inline;
  overflow: hidden;
}

.u-link-list ul li a {
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  text-indent: 30px;
  background: url(../images/soft-down.png) no-repeat 0 -690px;
  display: block;
  overflow: hidden;
}

.u-down-list h4 {
  width: 100%;
  font-size: 16px ;
  color: #333;
  overflow: hidden;
}

.u-link-list ul li a:hover {
  color: #f60
}

#u-downico {
  width: 150px;
  border-right: none;
  background: #f60 url(../images/down_detailimg.png) no-repeat -145px 12px;
  color: #fff;
  text-align: inherit;
  text-indent: 52px;
  display: block;
  height: 49px;
  float: left;
  border-top: 2px solid #ebebeb;
  font-family: "microsoft yahei";
  font-size: 18px;
  cursor: pointer;
}

.g-xgbq {
  overflow: hidden;
  border-bottom: 15px solid #fafafa;
}

.g-xgbq p {
  padding: 3px 0px 15px 10px;
  overflow: hidden;
}

.g-xgbq p a {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin: 12px 5px 0 0;
  padding: 0 3px;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.g-xgbq p a:nth-child(1) {
  color: #66bcff;
  border-color: #66bcff
}

.g-xgbq p a:nth-child(1):hover {
  background: #66bcff;
  border-color: #66bcff
}

.g-xgbq p a:nth-child(2) {
  color: #f58797;
  border-color: #f58797
}

.g-xgbq p a:nth-child(2):hover {
  background: #f58797;
  border-color: #f58797
}

.g-xgbq p a:nth-child(3) {
  color: #68d46d;
  border-color: #68d46d
}

.g-xgbq p a:nth-child(3):hover {
  background: #68d46d;
  border-color: #68d46d
}

.g-xgbq p a:nth-child(4) {
  color: #6d86b3;
  border-color: #6d86b3
}

.g-xgbq p a:nth-child(4):hover {
  background: #6d86b3;
  border-color: #6d86b3
}

.g-xgbq p a:nth-child(5) {
  color: #68d9c2;
  border-color: #68d9c2
}

.g-xgbq p a:nth-child(5):hover {
  background: #68d9c2;
  border-color: #68d9c2
}

.g-xgbq p a:nth-child(6) {
  color: #d983ee;
  border-color: #d983ee
}

.g-xgbq p a:nth-child(6):hover {
  background: #d983ee;
  border-color: #d983ee
}

.g-xgbq p a:hover {
  color: #fff
}

/*攻略*/
.g-daoyu, .g-jieyu {
  line-height: 30px;
  text-indent: 2em;
  color: #666;
  margin: 15px 20px 15px 20px;
  font-size: 15px;
  overflow: hidden;
}

.g-daoyu p {
  line-height: 30px;
  text-indent: 2em;
  color: #666;
  font-size: 15px;
}

.g-jieyu {
  margin-bottom: 20px;
  margin-top: 0px;
  position: relative;
}

.g-jieyu p {
  line-height: 30px;
  text-indent: 2em;
  color: #666;
  font-size: 15px;
}

.g-jieyu b {
  font-weight: bolder;
  color: #333;
  position: absolute;
  left: 0px;
  top: 0px;
}

.g-listapp-box {
  padding: 0px 20px;
  overflow: hidden;
}

.g-listapp-box .page {
  margin: 35px 0px;
}

.u-app-info {
  overflow: hidden;
  /* height: 70px; */
  /* width: 100%; */
  /*border: 1px #ebebeb solid;background: #fbfbfb;*/
  border: 1px #f7f7f7 solid;
  background: url(../images/line_bg.png) repeat;
  padding: 15px 15px 15px 15px;
  margin: 0px auto 0px;
  position: relative;
  border-radius: 4px;
}

.u-app-info i {
  overflow: hidden;
  display: block;
  height: 70px;
  width: 70px;
  float: left;
}

.u-app-info i img {
  width: 70px;
  height: 70px;
  border-radius: 14px;
  display: block;
}

.u-app-info p {
  height: 70px;
  line-height: 35px;
  overflow: hidden;
  font-size: 14px;
  padding-left: 25px;
  word-break: break-all;
  word-wrap: break-word;
  color: #666;
  float: left;
  width: 530px;
}

.u-app-info p span {
  display: block;
  float: left;
  width: 172px;
}

.u-app-info p span b {
  font-weight: normal;
  display: block;
  float: left;
}

.u-app-info p span u {
  display: block;
  height: 14px;
  float: left;
  margin-top: 9px;
}

.u-app-info p span u img {
  height: 14px;
  display: block;
}

.u-app-info a.u-downico {
  position: relative;
  display: block;
  text-indent: 20px;
  zoom: 1; color: #34d0ba;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.u-app-info strong {
  display: block;
  float: right;
  margin-top: 15px;
}

.u-app-info strong a {
  display: block;
  height: 40px;
  font-weight: normal;
  line-height: 40px;
  color: #fff;
  border-radius: 4px;
  width: 130px;
  background-color: #f60;
  position: relative;
  font-size: 16px;
  text-indent: 45px;
}

.u-app-info strong a u {
  width: 20px;
  height: 20px;
  background: url(../images/android-down-icon.png) no-repeat 0 -889px;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  left: 18px;
  top: 10px;
  font-style: normal;
}

.u-app-info strong a:hover {
  background-color: #fb6400;
  color: #fff;
}

.u-app-font {
  line-height: 30px;
  text-indent: 1em;
  color: #666;
  margin: 15px 0px 0px 0px;
  font-size: 15px;
  overflow: hidden;
}

.u-app-font b {
  color: #333;
  font-weight: bolder;
}

.g-app-list {
  overflow: hidden;
  margin-bottom: 15px;
}

.u-app-top {
  width: 100%;
  overflow: hidden;
  margin-bottom: 8px;
  position: relative;
}

/*.g-app-list i.u-index {position: absolute;left: 0px;top: 10px;height: 26px;line-height: 26px; background: url(../images/down-numico.png) no-repeat 0px 0px; 
font-style: normal;color: #fff;font-size: 20px;color: #fff;}*/
.g-app-list i.u-index {
  float: left;
  display: block;
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  font-family: Impact;
  /*font-weight: bold;*/
  color: #333;
  padding-right: 10px;
  font-style: normal;
}

.g-app-list i.u-index u {
  display: block;
  width: 40px;
  text-align: center;
}

.u-app-top .u-name {
  height: 45px;
  line-height: 45px;
  float: left;
  overflow: hidden;
  font-size: 20px;
  font-weight: bolder;
  color: #333;
  max-width: 250px;
}

.u-app-top .u-name a:hover {
  color: #f60;
}

.u-app-top .u-tig {
  height: 45px;
  overflow: hidden;
  float: left;
  margin-left: 20px;
}

.u-app-top .u-tig span {
  height: 24px;
  line-height: 24px;
  color: #999;
  font-size: 14px;
  display: block;
  margin-top: 14px;
}

.u-app-top .u-tig strong {
  display: block;
  float: left;
  height: 24px;
  width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999;
}

.u-app-top .u-tig b {
  font-weight: normal;
  color: #999;
  font-size: 14px;
  display: block;
  float: left;
}

.u-app-top .u-str {
  float: right;
  height: 45px;
  overflow: hidden;
}

.u-app-top .u-str span {
  height: 24px;
  margin-top: 14px;
  display: block;
}

.u-app-top .u-str b {
  font-size: 14px;
  float: left;
  display: block;
  height: 18px;
  line-height: 18px;
  font-weight: bolder;
}

.u-app-top .u-str i {
  display: block;
  float: left;
  height: 16px;
}

.u-app-top .u-str i img {
  height: 16px;
  display: block;
}

.g-listapp-box .g-app-list .showcase .scrollbar .track {
  margin-bottom: 15px;
}

.f-fiex {
  width: 300px;
  margin-left: 300px;
  left: 50%;
  background: #fff;
  top: 0px;
  position: fixed;
}

.g-introd .g-introd-msg p.g-keyalink {
  text-indent: 0px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  margin-top: 4px;
  overflow: hidden;
  height: 60px;
}

.g-introd .g-introd-msg p.g-keyalink a {
  color: #2b7fd5;
  font-weight: normal;
}

.g-introd .g-introd-msg p.g-keyalink b {
  font-weight: normal;
}

.g-introd .g-introd-msg p.g-keyalink a:last-of-type b {
  display: none
}

.g-introd .g-introd-msg p.g-keyalink font {
  color: red;
}

.g-introd .g-introd-msg p.g-keyalink a:hover {
  text-decoration: underline;
}

.keyText {
  background: url(../images/tbsm.png) no-repeat scroll 20px 10px #fdfdfd;
  border: 1px solid #f70;
  clear: both;
  color: #666;
  font-size: 13px;
  line-height: 2;
  font-weight: normal;
  margin: 14px 22px 0;
  padding: 13px 20px 10px;
}

.keyText b {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  padding-left: 50px;
}

.keyText p strong {
  font-weight: bolder;
}

.keyText p a {
  color: red;
}

#f-addTop {
  border-bottom: 1px solid #efefef;
  background: #fff;
  padding: 20px 0px;
  overflow: hidden;
  text-align: center;
}

#f-addTop p {
  display: inline-block;
  width: 170px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #ddd;
}

#f-addTop p.m-hover {
  color: #f60;
}

#f-addTop p:last-of-type {
  border-right: 0px;
}

#f-addTop p b {
  font-size: 12px;
  font-weight: normal;
  padding-left: 8px;
  color: #bfbfbf;
}

.g-ztlist #f-azzt, .g-ztlist #f-ioszt {
  display: none;
}

.g-ztlist .block {
  display: block !important;
}

font.permissions {
  background: url(../images/tigico2021.png) no-repeat 2px 1px;
  padding-left: 22px;
  background-size: 18px;
  cursor: pointer;
}

.tagsk {
  margin: 16px 0 0 0;
  line-height: 25px;
  font-size: 14px;
  background: #fff;
  overflow: hidden;
  height: 30px;
}

.tagsk b {
  font-size: 15px;
  color: #666;
  display: block;
  float: left;
  padding-left: 16px;
  border-left: 5px solid #f60;
  font-weight: 400
}

.tagsk a {
  color: #00b0f0;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  margin: 0 10px 0 0;
  padding: 0 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.tagsk a:nth-child(1) {
  color: #66bcff;
  border-color: #66bcff
}

.tagsk a:nth-child(2) {
  color: #f58797;
  border-color: #f58797
}

.tagsk a:nth-child(3) {
  color: #68d46d;
  border-color: #68d46d
}

.tagsk a:nth-child(4) {
  color: #6d86b3;
  border-color: #6d86b3
}

.tagsk a:nth-child(5) {
  color: #68d9c2;
  border-color: #68d9c2
}

/*厂商*/
.g-company2021 {
  overflow: hidden;
}

.g-company2021 .u-w280 {
  overflow: hidden;
  width: 280px;
  background: #fff;
  position: relative;
}

.g-company2021 .u-w905 {
  overflow: hidden;
  width: 905px;
  background: #fff;
  border-left: 15px solid #fafafa;
}

.g-csLeft {
  overflow: hidden;
  padding: 15px 0;
}

.g-csLeft .u-companyImg {
  overflow: hidden;
  width: 240px;
  height: 100px;
  margin: 0px auto 15px;
  border: 1px solid #eee;
  padding: 3px;
}

.g-csLeft .u-companyImg img {
  max-width: 240px;
  height: 100px;
  vertical-align: middle;
}

.g-csLeft p {
  margin: 0px 15px 10px 18px;
  line-height: 22px;
}

.g-csLeft p a {
  color: #f60;
}

.g-csLeft p a:hover {
  text-decoration: underline
}

.g-csLeft .u-infoTxt {
  margin-top: 20px;
  overflow: hidden;
}

.g-csLeft .u-infoTxt strong {
  font-weight: bold;
}

.f-float {
  position: fixed;
  top: 0;
  left: 50%;
  width: 280px;
  margin-left: -600px;
  background: #fff;
}

.g-csCont {
  overflow: hidden;
  padding: 0px 20px 15px;
}

.g-csCont .u-cs-title {
  height: 50px;
  font-size: 18px;
  color: #333;
  text-indent: 15px;
  /*border-bottom: 1px solid #ebebeb;*/
  font-family: "microsoft yahei";
  overflow: hidden;
}

.g-csCont .u-cs-title h1 {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  font-weight: bold;
  margin-top: 16px;
  border-left: 5px solid #ff7700;
}

.g-csCont .u-txt {
  margin: 12px 0px;
  font-size: 14px;
  color: #302f2d;
  line-height: 26px;
  font-family: "microsoft yahei";
  max-height: 329px;
  overflow: auto;
}

.g-csCont .u-txt p {
  margin-bottom: 10px;
  overflow: hidden;
  line-height: 26px;
}

.g-tab-bottom {
  border-top: 15px solid #fafafa;
}

.company-list {
  padding: 0px 0px 0px 20px;
}

.company-title {
  height: 27px;
  line-height: 24px;
  font-size: 18px;
  margin: 20px 0;
}

.company-title h4 {
  float: left;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  color: #333;
  float: left;
  border-left: 5px solid #ff7700;
  text-indent: 15px;
  display: inline;
  overflow: hidden;
  font-family: "microsoft yahei";
}

.company-title h4 em {
  padding: 0 10px;
  font-size: 15px;
  color: #999;
  font-weight: normal;
}

.company-title h4 em font {
  color: red;
}

.company-title span {
  float: right;
  font-size: 14px;
  cursor: pointer;
  margin-right: 20px;
}

.select {
  text-indent: 10px;
  float: left;
  color: #333;
  margin-left: 40px;
  display: block;
  position: relative;
  border-radius: 5px;
  border: #9b9b9b 1px solid;
  line-height: 25px;
  width: 100px;
  text-indent: 15px
}

.select dl {
  display: none;
  position: absolute;
  width: 80px;
  z-index: 99;
  background: #fff;
  padding: 10px;
  border: #e3e3e3 1px solid;
  text-indent: 0;
  left: 0;
  top: 25px
}

.select dl dd:hover {
  color: #f60
}

.company-title span font:hover dl {
  display: block
}

.company-title span em {
  float: left;
  color: #333;
  margin-left: 40px;
  font-weight: normal;
}

.select i {
  position: absolute;
  right: 5px;
  width: 8px;
  height: 6px;
  top: 0;
  background: url(../images/pc6-icon.png) no-repeat;
  bottom: 0;
  margin: auto;
  background-position: -116px -36px;
}

.company-title span em.on {
  color: #f60
}

.company-title span em:hover {
  color: #f60
}

s, u {
  text-decoration: none;
}

.company-rec-content {
  overflow: hidden;
  display: none;
}

.company-rec-content ul {
  overflow: hidden;
}

.company-rec-content ul li {
  margin: 0px 12px 12px 6px;
  overflow: hidden;
  float: left;
  width: 275px;
  display: none;
}

.company-rec-content ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  height: 80px;
  padding: 12px 0px 12px 90px;
}

.company-rec-content ul li a i {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0px;
  top: 12px;
  display: block;
}

.company-rec-content ul li a i img {
  width: 80px;
  height: 80px;
  border-radius: 14px;
}

.company-rec-content ul li a p {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  font-size: 14px;
}

.company-rec-content ul li a span {
  color: #999;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: block;
  font-size: 12px;
  margin: 10px 0px 4px 0;
}

.company-rec-content ul li a span img {
  height: 15px;
  width: auto;
  display: block;
}

.company-rec-content ul li a strong {
  font-weight: normal;
  color: #999;
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
}

.company-rec-content ul li a strong u {
  color: #dbd8d8;
  padding: 0px 6px;
}

.company-rec-content ul li a:hover p {
  color: #f60
}

.company-rec-content ul.on-click {
  display: block;
}

.company-list .lookmore {
  border: 1px solid #eee;
  padding: 3px;
  background: #fbfbfb;
  color: #333;
  line-height: 30px;
  width: 150px;
  text-align: center;
  margin: 0 auto 30px auto;
  cursor: pointer;
  font-size: 15px;
}

.company-list .cur {
  display: block;
}

.company-list .lookmore:hover {
  background: #f60;
  color: #fff;
}

.g-qtcs {
  overflow: hidden;
  border-top: 15px solid #fafafa;
  padding: 0px 15px;
}

.g-qtcs .u-cs-title {
  height: 50px;
  font-size: 18px;
  color: #333;
  text-indent: 15px;
  /*border-bottom: 1px solid #ebebeb;*/
  font-family: "microsoft yahei";
  overflow: hidden;
}

.g-qtcs .u-cs-title h4 {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  margin-top: 16px;
  border-left: 5px solid #ff7700;
}

.g-qtcs ul {
  overflow: hidden;
  margin: 4px 0 15px;
}

.g-qtcs ul li {
  font-size: 14px;
  float: left;
  width: 120px;
  height: 35px;
  line-height: 35px;
  margin: 8px 13px 8px 12px;
}

.g-qtcs ul li a {
  font-size: 14px;
  display: block;
  text-align: center;
  background: #fbfbfb;
  border-radius: 4px;
  overflow: hidden;
  height: 35px;
  padding: 0px 12px;
}

.g-qtcs ul li:hover a {
  color: #fff;
  background: #f60;
}

.g-jbzx {
  text-align: center;
  width: 666px;
  margin: 10px auto 0;
}

.g-jbzx a {
  display: block;
  padding: 0px 5px;
  float: left;
}

.g-jbzx p {
  display: block;
  margin-top: 0px;
  height: 45px;
  float: left;
  margin-left: 5px;
}

.g-jbzx p span {
  display: block;
  line-height: 22.5px;
  text-align: left;
}

.iostishi {
  display: block;
  font-size: 12px;
  color: #999;
  margin-bottom: 15px;
  text-align: center;
}

.g-down-md5 {
  overflow: hidden;
  padding: 0px 15px;
  font-size: 14px;
}

.g-down-md5 p {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #333;
  padding-bottom: 5px;
  width: 48%;
  overflow: hidden;
  white-space: nowrap;
}

.g-down-md5 p.add-bname {
  float: left;
}

.g-down-md5 p.add-md5 {
  float: right;
}

.g-down-introduction {
  overflow: hidden;
  border-top: 15px solid #fafafa;
}

.m-soft-information {
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
  display: block;
  overflow: hidden;
}

.m-soft-information li {
  width: 48%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  float: left;
  margin: 10px 0 0 2%;
  display: inline;
  overflow: hidden;
}

.m-soft-information li span {
  width: 270px;
  display: inline-block;
}

.m-soft-information li span a:hover {
  color: #f60;
}

.g-kinfo-bg {
  background-color: #f8f8f8;
}

.g-ztinfo {
  height: 298px;
}

.m-infos {
  float: left;
  width: 865px;
  height: 294px;
  background-color: #fff;
}

.m-infos .m-infos-tu {
  float: left;
  width: 413px;
  height: 220px;
  margin: 24px 0 0 24px;
}

.m-infos .m-infos-tu img {
  display: block;
  width: 413px;
  height: 220px;
}

.m-infos .m-infos-text {
  float: left;
  width: 380px;
  margin: 21px 0 0 31px;
}

.m-infos .m-infos-text h1 {
  height: 43px;
  line-height: 43px;
  font-size: 22px;
}

.m-infos .m-infos-text .newnum {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.m-infos .m-infos-text .newnum em {
  color: #ff5c36;
  font-weight: bold;
}

.m-infos .m-infos-text .js {
  height: 88px;
  line-height: 22px;
  font-size: 14px;
  color: #666666;
  overflow: auto;
}

.m-infos .m-infos-text .time {
  font-size: 16px;
  overflow: hidden;
  margin-top: 10px;
}

.m-infos .m-infos-text .left {
  color: #40b4f7;
  padding: 0 0 0 29px;
  margin-right: 30px;
  background: url(../images/zticon01.png) no-repeat 0 4px;
  background-size: 16px;
}

.m-infos .m-infos-text .right {
  color: #a0a0a0;
  padding: 0 0 0 29px;
  background: url(../images/zticon02.png) no-repeat 0 1px;
  background-size: 16px;
  font-size: 14px;
}

.m-tops {
  position: relative;
  float: right;
  width: 320px;
  height: 294px;
  background-color: #fff;
}

.m-tops .jb {
  position: absolute;
  right: -4px;
  top: -4px;
  z-index: 2;
  width: 103px;
  height: 105px;
}

.m-tops .title {
  width: 265px;
  height: 40px;
  line-height: 40px;
  margin: 10px 0 8px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-tops .js {
  width: 90%;
  margin: 0 auto;
}

.m-tops .js img {
  display: block;
  float: left;
  width: 70px;
  height: 70px;
  margin: 0 10px 0 0;
}

.m-tops .js p {
  float: left;
  width: 170px;
  font-size: 12px;
  color: #999999;
  height: 66px;
  line-height: 22px;
  overflow: hidden;
}

.m-tops .info {
  clear: both;
  width: 90%;
  margin: 0 auto;
  padding: 8px 0;
  overflow: hidden;
}

.m-tops .info li {
  float: left;
  width: 50%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}

.m-tops .info li span {
  color: #999999;
  display: block;
  float: left;
}

.m-tops .info li img {
  display: block;
  float: left;
  height: 14px;
  padding-top: 7px;
}

.m-tops .downbtn {
  clear: both;
  display: block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: #40b4f7;
  border-radius: 6px;
}

.g-new-klist {
  overflow: hidden;
}

.g-new-klist .title {
  width: auto;
  height: 40px;
  display: block;
  overflow: hidden;
  background: #fff;
  line-height: 40px;
  font-size: 18px;
  margin: 15px 0 4px 0;
  text-indent: 18px;
  border-left: 6px solid #40b4f7;
}

.g-new-klist ul {
  width: 1230px;
  height: auto;
  display: block;
  overflow: hidden;
  padding: 14px 0 0;
}

.g-new-klist ul li {
  float: left;
  width: 392px;
  height: 206px;
  position: relative;
  z-index: 99;
  background: #fff;
  margin: 0px 12px 15px 0px;
}

.g-new-klist ul li:hover .m-shadow {
  width: 94%;
  left: 3%;
  bottom: -2px;
}

.g-new-klist ul li .m-shadow {
  background: #ededed;
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.g-new-klist ul li:hover .g-inner {
  top: -10px;
}

.g-new-klist ul li.fistClass .info {
  padding: 0px 85px 0px 70px;
}

.g-new-klist ul li.fistClass .g-inner .most-ico {
  display: block;
}

.g-new-klist ul li .g-inner {
  z-index: 99;
  background: #fff;
  position: relative;
  border: 1px solid #e8e8e8;
  padding: 15px;
  height: 176px;
  top: 0px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s
}

.g-new-klist ul li .g-inner p.desc {
  color: #999;
  font-size: 14px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
}

.g-new-klist ul li .g-inner p.desc span {
  color: #f60;
}

.g-new-klist ul li .g-inner i.most-ico {
  display: none;
  background: url(../images/zt2018img.png) no-repeat;
  position: absolute;
  left: -7px;
  z-index: 999;
  top: -7px;
  width: 112px;
  height: 112px;
}

.g-new-klist ul li.one .g-inner i.most-ico {
  background-position: -8px -9px
}

.g-new-klist ul li.two .g-inner i.most-ico {
  background-position: -131px -9px
}

.g-new-klist ul li.three .g-inner i.most-ico {
  background-position: -263px -9px
}

.g-new-klist ul li .g-inner .info {
  position: relative;
  overflow: hidden;
}

.g-new-klist ul li .g-inner .info p {
  margin-bottom: 10px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.g-new-klist .g-inner .info a.name {
  font-size: 16px;
  margin-bottom: 8px;
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #333;
}

.g-new-klist .g-inner .info a.name:hover {
  color: #05a3ff
}

.g-new-klist .g-inner .info em {
  display: block;
  height: 16px;
  margin-bottom: 10px;
}

.g-new-klist .g-inner .info em img {
  height: 14px;
  display: block;
}

.g-new-klist .g-inner .info p span {
  display: block;
  float: left;
  overflow: hidden;
}

.g-new-klist .g-inner .info p span.ico {
  background: url(../images/zt2018img.png) no-repeat;
  padding-left: 19px;
  color: #666;
}

.g-new-klist .g-inner .info p span.time {
  margin-right: 10px;
  background-position: -381px -162px;
}

.g-new-klist .g-inner .info p span.size {
  background-position: -381px -188px;
}

.g-new-klist .g-inner .info p span.version {
  background-position: -380px -209px;
  width: 80px;
  overflow: hidden;
  height: 22px;
}

.g-new-klist .g-inner .info p span.language {
  background-position: -380px -140px;
}

.g-new-klist .g-inner .info .cell {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  width: 75px;
}

.g-new-klist .g-inner .info .cell .cell-img {
  width: 73px;
  height: 73px;
  border-radius: 4px;
  border: 1px solid #e8e8e8;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}

.g-new-klist .g-inner .info .cell .cell-img img {
  max-width: 73px;
  max-height: 73px;
  border-radius: 4px
}

.g-new-klist .g-inner .info .cell .cell-down {
  display: block;
  width: 58px;
  border: 1px solid #e8e8e8;
  height: 22px;
  color: #999;
  text-align: center;
  line-height: 22px;
  text-align: center;
  margin: 10px auto 0;
}

.g-new-klist .g-inner .info .cell .cell-down:hover {
  background: #05a3ff;
  color: #fff;
  border: 1px solid #05a3ff;
}

.g-new-klist .g-inner .info .cell .cell-img .cell-img-wx {
  display: none;
  width: 73px;
  height: 73px;
}

.g-new-klist ul li:hover .g-inner .info .cell-img img {
  display: none;
}

.g-new-klist ul li:hover .g-inner .info .cell-img .cell-img-wx {
  display: block;
}

.g-newk-xg {
  padding: 10px 20px;
  width: 1160px;
  margin-bottom: 20px;
}

.g-newk-xg .g-xgztbd {
  width: 1160px;
}

.g-newk-xg .g-xgztbd ul li {
  width: 280.2px
}

.g-newk-xg .g-xgztbd ul li img {
  width: 280.2px;
  height: 140.1px;
}

.m-infos-text p.g-keyalink {
  text-indent: 0px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  margin-top: 4px;
  overflow: hidden;
  height: 60px;
}

.m-infos-text p.g-keyalink a {
  color: #2b7fd5;
  font-weight: normal;
}

.m-infos-text p.g-keyalink b {
  font-weight: normal;
}

.m-infos-text p.g-keyalink a:last-of-type b {
  display: none
}

.m-infos-text p.g-keyalink font {
  color: red;
}

.m-infos-text p.g-keyalink a:hover {
  text-decoration: underline;
}

.g-main-video {
  float: left;
  margin: 0 14px 0 0;
  display: inline;
  position: relative;
}

.u-video-play {
  width: 100%;
  height: 100%;
  background: url(../images/play-img.png) no-repeat center center;
  background-size: 60px;
  border: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 10;
}

.u-video-again {
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  background: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 10;
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  display: none
}

.u-video-again i {
  width: 24px;
  height: 24px;
  background: url(../images/video-again-icon.png) no-repeat;
  background-size: 24px;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-295%,-50%);
  display: block;
  overflow: hidden
}

#video {
  width: auto;
  height: 300px;
  display: block;
  overflow: hidden;
  background: #000;
  min-width: 140px;
}
